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

To add custom attributes to the Assembly .xml file, you must update the elements under S3DOutput in the configuration .xml file and the SmartproductionOutput.xsd file.

Example

Adding the BuildMethod and SlotConnectivity attributes to an assembly requires the following customization:

  1. Update the configuration .xml file.

    1. Add the following custom attributes:

    2. Add the following S3DProperty lines to get the value from the interface:

  2. Update the SmartproductionOutput.xsd file, and add the following elements to NESTIX_ASSEMBLY_TYPE to validate the schema:

  3. Test the result.

    After running Managed Export, the new attributes display in the Assembly .xml file.