S3DOutputControl - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Structural Manufacturing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Manufacturing
Search by Category
Reference Data
Smart 3D Version
12.1 (2019)

Controls the following parts of the Managed Export output process:

  • export types available in the graphical user interface (GUI).

  • entities to export for a given export type.

  • data export location.

  • output generated for each exported object.

Attributes

None.

Child Elements

Name

Description

Type

Required

S3DTitle

Specifies the title the GUI displays. This allows you to determine which configuration file is used without examining the configuration file path. In the example below, the title Smart Production Export displays in the command title bar.

Managed Export_S3DTitle

String

Yes

S3DFilter

Specifies which filters are available for each exported entity type.

Example: IJAssemblyBase

String

Yes

S3DOutput
Configurations

Contains details of the export types specified in the active configuration file.

-

Yes

Sample

<S3DOutputControl>
<S3DTitle>Smart Production Export</S3DTitle>
<S3DFilter>IJAssemblyBase</S3DFilter>
<S3DOutputConfigurations>…</S3DOutputConfigurations>
</S3DOutputControl>