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
12 (2018)

Determines corner feature generation on plate and profile parts.

C# Project: [Programming Resources Folder]\Programming\ExampleCode\StructDetail\CustomAssemblies\CornerFeatures\CornerFeatures.csproj

Compile Rule: [Reference Data Folder]\SharedContent\Bin\StructDetail\CustomAssemblies\Release\CornerFeatures.dll

Bulkload: FT_SRDCornerFeature.xls

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

RootCornerSelectorRule

This selector rule determines the corner feature type and calls the appropriate sub-selector rule. This selector rule provides the CornerOrientation, ApplyTreatment, and CollarOnCornerFeature questions, and passes the answers down to the sub-selector rules. This selector rule is associated with the RootCorner sheet of the bulkload workbook.

BracketCornerFeatureSelectorRule

This selector rule determines the bracket corner feature type and calls the appropriate sub-selector rule. This selector rule does not provide any questions and is associated with the BracketCornerFeature sheet of the bulkload workbook.

CollarCornerFeatureSelectorRule

This selector rule determines the collar corner feature type and calls the appropriate sub-selector rule. This selector rule does not provide any questions and is associated with the CollarCornerFeature sheet of the bulkload workbook.

MbrEndCutCornerSel

This selector rule determines the member end cut corner feature type and calls the appropriate sub-selector rule. This selector rule does not provide any questions and is associated with the MbrEndCutCorner sheet of the bulkload workbook.

PlateCornerSelectorRule

This selector rule determines the plate corner feature type and calls the appropriate sub-selector rule. This selector rule does not provide any questions and is associated with the PlateCornerFeature sheet of the bulkload workbook.

SlotCornerFeatureSelectorRule

This selector rule determines the slot corner feature type and calls the appropriate sub-selector rule. This selector rule does not provide any questions and is associated with the SlotCornerFeature sheet of the bulkload workbook.

StiffenerCornerFeatureSelectorRule

This selector rule determines the slot corner feature type and calls the appropriate sub-selector rule. This selector rule does not provide any questions and is associated with the StiffenerCornerFeature sheet of the bulkload workbook.

See Also

Structural Detailing Reference Data Workflow
Structural Detailing Rules