S3DPackage - 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)

Specifies that the software generates additional output in addition to the base representation of the part. The additional output has two forms:

  • Additional XML that displays in the output XML. For example, if the common parts package is not specified, no common parts information is represented in the output, If the common parts package is specified, common parts information displays for those parts that are in a common part group.

  • Additional files the software generates and saves. For example, the manufacturing XML for parts and panels.

Attributes

Name

Description

Type

Required

NAME

Specifies the name for the package. The software maps the name to an S3DPackageDefinition element that contains the package details.

String

Yes

PATH

Specifies the path that determines where the package data displays in the assembly XML.

The path can be absolute or relative. For relative paths, the point of reference is the top-most element for the object's base representation. This representation is defined in an S3DEntityDefinition element.

Example: ./Attachments

String

Yes

Child Elements

None.

Sample

<S3DPackage NAME="S3DRelatedParts" PATH="."/>