S3DEntityDefinition - 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 (2018)

Defines the base representation for an entity. Always include the entire S3DEntityDefinition element for any entity that matches the corresponding S3DEntity element. You can enhance the base representation using output packages from the S3DOutputSets list in the configuration file.

Attributes

Name

Description

Type

Required

TYPE

Specifies the user-defined name for the entity definition. The TYPE maps an S3DEntity element to the corresponding S3DEntityDefinition element.

String

Yes

Child Elements

Name

Description

Type

Required

S3DOutput

Provides a container for the generated output.

ComplexType

Yes

Sample

<S3DEntityDefinition TYPE="Assembly">
<S3DOutput>
</S3DOutput>
</S3DEntityDefinition>