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)

Generates a .dxf output file for Panel, Plate, Profile (Member), Profile as Plate, and Template. Add or remove S3DPackage to generate specific outputs.

Example

In the example below, DXFTemplate is removed from the configuration .xml file. The software does not export a .dxf template from the profile part.

<S3DEntity TYPE="Profile Part" FILTER="IJProfile" MFG_AS_PLATE="FALSE" IS_BUILTUP="false" NESTED="true"
OBJECT_PROCESS="Yes">
<S3DOutputSets>
<S3DPackage NAME="DXF" PATH="./Attachments" FOLDER="" COMPARE=""/>
<!--S3DPackage NAME="DXFTemplate" PATH="./Attachments" FOLDER="" COMPARE=""/--> //Comment it out or remove it
</S3DOutputSets>
</S3DEntity>