S3DOutputEntities - Intergraph Smart 3D - Reference Data - Hexagon

Intergraph Smart 3D Structural Manufacturing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Manufacturing
Search by Category
Reference Data
Smart 3D Version
13

Contains the specifications for the representation of parts and assemblies in the assembly XML, and specific information for generating attachments.

Attributes

None.

Child Elements

Name

Description

Type

Required

S3DOutputHeader

Defines the assembly XML root element output.

-

Yes

S3DEntityDefinition

Defines an object's base representation in the assembly XML. Each S3DEntity element must have a unique S3DEntityDefinition. S3DEntity elements can share S3DEntityDefinition elements in different S3DOutputConfiguration elements.

-

No

S3DPackages

Contains the configuration for output packages.

-

No

Sample

<S3DOutputEntities>
<S3DOutputHeader/>
<S3DEntityDefinition TYPE="Assembly"/>
<S3DEntityDefinition TYPE="Plate Part"/>
<S3DPackages/>
</S3DOutputEntities>