This functionality is only available for certain module packages. Info / Copyright

Action: export3D


Parameters

Description

TYPE

Type of task that the action is to perform:
STEP: Exporting layout spaces in the STEP format.

JT: Exporting layout spaces in the JT format.

PROJECTNAME

Project name with complete file path (optional).
If nothing is entered, the selected project will be used if the action is to be run over the user interface (e.g. via the script or ribbon). When executing from the Windows command line, PROJECTNAME must be specified or ProjectAction has to be used before that. Otherwise a system message will appear.

INSTALLATIONSPACENAME

Name of the layout space to be exported.

INSTALLATIONSPACENAMEn

Names of the layout spaces to be exported (optional). Here, n is a number, for example /INSTALLATIONSPACENAME1:LS1 /INSTALLATIONSPACENAME1:LS4 /INSTALLATIONSPACENAME1:LS7, etc.

STRUCTURE

Structure identifier of the layout space to be exported (optional).

STRUCTUREn

Structure identifier of the layout spaces to be exported (optional). Here, n is a number, for example /INSTALLATIONSPACENAME1:LS1 /STRUCTURE1:=EB3+ET1 /INSTALLATIONSPACENAME2:LS2 /STRUCTURE2:=EB3+ET2, etc.

DESTINATIONPATH

Target directory. If this directory does not exist yet, it will be created.

EXPORTSCHEME

Scheme for the STEP export of layout spaces (optional). If this parameter is not available or empty (""), the most recently used STEP export scheme is used.

SEPARATEFILES

If the value is 1, several layout spaces are exported into individual files. If the value is 0, individual files are generated whose names are generated on the basis of the Layout space name property. This parameter has an effect only if the TYPE parameter has the following value: STEP.

FILENAME

File name (optional). This parameter has an effect only if the TYPE parameter has the following value: JT.

Note:

If the specified layout space is not unique in the project and the STRUCTURE parameter was not specified, all the layout spaces are output with the same layout space name.