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

Action: export3D


Parameters

Description

TYPE

Type of task to perform the action:
STEPINSTALLATIONSPACES: Exporting layout spaces in the STEP 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 script or the toolbar). 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. This parameter has an effect only if the TYPE parameter has the following value: STEPINSTALLATIONSPACES.

INSTALLATIONSPACENAMEn

Name of the layout spaces to be exported (optional). Here n is a number, for example /INSTALLATIONSPACENAME1:LS1 /INSTALLATIONSPACENAME1:LS4 /INSTALLATIONSPACENAME1:LS7 etc. These parameters have an effect only if the TYPE parameter has one of the following values: STEPINSTALLATIONSPACES.

STRUCTURE

Structure identifier of the layout space to be exported (optional). This parameter has an effect only if the TYPE parameter has the following value: STEPINSTALLATIONSPACES.

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. These parameters have an effect only if the TYPE parameter has one of the following values: STEPINSTALLATIONSPACES.

DESTINATIONPATH

Target directory.
For the STEPINSTALLATIONSPACES: Directory in which the STEP files are stored. 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. This parameter has an effect only if the TYPE parameter has the following value: STEPINSTALLATIONSPACES.

SEPARATEFILES

For TYPE = STEPINSTALLATIONSPACES:. When 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.

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.