Configuration file - Intergraph Smart 3D - Help - Hexagon

Intergraph Smart 3D Structure

Language
English
Product
Intergraph Smart 3D
Subproduct
Structure
Search by Category
Help
Smart 3D Version
13

The configuration file for the Copy SIO Member to Smart 3D Command includes the following tags and fields.

ObjectType

Represents the SIO object that supports the SIOInterface. You can copy the ObjectType to Smart 3D. This field includes the default values the software uses if the selected SIO object has no available properties. You can map the cross-section and material data of the SIO members to the catalog data using the MasterMapping property. The mapping functionality is optional, and the software honors it if the property field exists in the configuration file. The MasterMapping property specifies a path to an .xml file that contains references to the corresponding mapping files of cross-section and material data. The format of cross-section and material data mapping files can be found in Mapping File Format.

Follow the format shown below when mapping the material data. ExternalName is a combination of external material type and external material grade separated by ‘:’. If an external material grade does not exist, you can only map the external material type to catalog data:

<xml>

<MaterialStandard>

<Standard name="" externalname="" externalorganization="" externaldate="" externalversion="" />

<Materials>

<Material type="Steel - Carbon" grade="A36" externalname="Steel - Carbon:A36" />

<Material type="Steel - High Strength Carbon" grade="EH40" externalname="Steel - High Strength Carbon" />

...

</Materials>

</MaterialStandard>

</xml>

Property

Represents the attribute with "Name" and "Interface". The PROPERTY tag contains the fields below.

HeaderName

Specifies the column name to display in the Microsoft Excel report file.

Special

Enables the command to recognize the class and properties of the selected SIO.

SIOProperty

Required when you copy SIO object properties to a Smart 3D object.

The configuration file provides default properties for linear SIO member systems and parts. The software uses the default properties listed below when the selected linear SIO member system or part has no properties.

  • SIOInterface

  • SIOCrossSection

  • SIOMaterial

  • SIOMemberType

  • SIOCardinalPoint

  • SIORotationAngle

  • SIOIsMirror