Profile Part Naming Rules - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Structural Detailing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Detailing
Search by Category
Reference Data
Smart 3D Version
12 (2018)

Defines names for profile stiffener and beam parts in the model.

Visual Basic Project: [Programming Resources Folder]\Programming\ExampleCode\StructDetail\Rules\SDNameRules\ProfilePartNameRule\SDProfilePartNameRules.vbp

Compiled Rule: [Reference Data Folder]\SharedContent\Bin\StructDetail\Rules\Release\SDProfilePartNameRules.dll

Bulkload: SM_SRDNamingRules.xls

The following selector class modules are included in the Visual Basic project:

SDStiffNameRule

The inputs are the detailed part to be named and the parent system of the part. There are no questions for this selector rule.

Use this option to create a name of the following format: <SystemParent>-Category.SequenceNumber-LocationID where SystemParent is the system parent of the beam. The LocationID is only used if you are using Global Workshare.

Available categories for profiles include the following:

  • Vertical

  • Transversal

  • Longitudinal

  • EdgeReinforcement

  • Standalone

StrDtl_Concept_NamingRule_Beam1

StrDtl_Concept_NamingRule_Stiffener2

SDBeamNameRule

The inputs are the detailed part to be named and the parent system of the part. There are no questions for this selector rule.

Use this option to create a name of the following format: <SystemParent>-Category.SequenceNumber-LocationID where SystemParent is the system parent of the beam. The LocationID is only used if you are using Global Workshare.

Available categories for beams include the following:

  • Vertical

  • Transversal

  • Longitudinal

StrDtl_Concept_NamingRule_Beam1

StrDtl_Concept_NamingRule_Beam2