Corner Feature 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
11 (2016)

Determines corner feature generation on plate and profile parts.

Visual Basic Project: [Programming Resources Folder]\Programming\ExampleCode\StructDetail\SmartOccurrence\SMCornerFeatureRules\SMCornerFeatureRules.vbp

Compile Rule: [Reference Data Folder]\SharedContent\Bin\StructDetail\SmartOccurrence\Release\SMCornerFeatRules.dll

Bulkload: SM_SRDCornerFeature.xls

The following selector class modules are included in the Visual Basic project. The inputs to each selector rule are a face and two edges from a plate or profile part in the model.

RootCornerSel

This selector rule determines the corner feature type and calls the appropriate sub-selector rule. This selector rule provides the Placement Type, Tightness, Crack Arrest, Flip, Treatment, and Drainage questions, and passes the answers down to the sub-selector rules. This selector rule is associated with the RootCorner sheet of the bulkload workbook.

ScallopSel

This selector rule determines the scallop smart occurrence. This selector class does not provide any questions and is associated with the SmartScallop sheet of the bulkload workbook.

SnipeSel

This selector rule determines the snipe smart occurrence. This selector class does not provide any questions and is associated with the SmartSnipe sheet of the bulkload workbook.

GeneralCornerSel

This selector rule determines the general smart occurrence. This selector class does not provide any questions and is associated with the SmartGeneralCorner sheet of the bulkload workbook.

See Also

Structural Detailing Reference Data Workflow
Structural Detailing Rules