Customization of XML - 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
11 (2016)

SharedContent contains the samples listed below.

SmartProductionConfig.xml

Provides two different output set options, Full and Full with IGES. Full creates SMS_PLATE/SMS_PROFILE output for all manufactured plates, profiles, members, and panels in the exported assembly. Full with IGES creates the same output set as Full, and includes .igs files (and .stp files in version 2016 and later) for model parts and assemblies.

OutputDocumentConfig.xml

Generates custom output for each of the individual objects in the export set. The delivered rule code samples generate .ini files that report the name and Globally Unique Identifier (GUID) of the object. You can extend this sample to contain any required object information. Additionally, a delivered sample shows how to generate .dxf output for the parts in the select set.

SmartProductionWeldingConfig.xml

Generates a set of model geometry outputs (.igs) for each part in the exported assembly, and a welding information file for each exported block or assembly. Automated welding systems complete the assembly welding by feeding information from the exported file to the welding system. You then determine which welding operations are necessary.

MemberSketchConfig.xml

Generates .dxf member sketch drawings using a 3rd part plugin from CSCam. These drawings are not to scale, with end-cut information extracted from the SMS_MACROS information in the manufactured Member part output .xml file.

SmartProductionConfigModelGeometry.xml

Generates .iges output for the parts in the assembly and is a subset of the Full with IGES option. You can generate .iges files only for the imediate Assembly parts in each assembly, or you can generate an .iges file for each assembly that contains the parts in the current assembly and any parts in child assemblies.

DSTVConfig.xml

Exports DSTV output for the parts in the exported assembly.

Spoolconfig.xml

Generates a set of output files from spool such as .pcf, .pod, and .xml. The .fix file format is not yet supported.

PinJigConfig.xml

Generates a log file from PinJig that contains logging information by rule customization.

TemplateConfig.xml

Generates a log file from TemplateSet that contains logging information by rule customization.

If the output set does not match the requirements, adjust the configuration file. See the Configuration schema document for customization instructions. The following sections contain examples for modifying the configuration file.

See Also

Output Format
Custom Filter