Edge 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.1 (2019)

Determines edge feature generation on plate and profile parts.

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

Compiled Rule: [Reference Data Folder]\SharedContent\Bin\StructDetail\CustomAssemblies\Release\EdgeFeatures.dll

Bulkload: FT_SRDEdgeFeature_Style1.xls, FT_SRDEdgeFeature_Style2.xls

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

RootEdgeFeatureSelectorRule

This selector rule determines the edge feature type and calls the appropriate sub-selector rule. This selector rule provides the OffsetFromEdge and ApplyTreatment questions, and passes the answers down to the sub-selector rules. This selector rule is associated with the RootEdge sheet of the FT_SRDEdgeFeature_Style1.xls and FT_SRDEdgeFeature_Style2.xls bulkload workbooks.

OffEdgeSelectionRule

This selector rule determines the offset edge smart occurrence. This selector rule does not provide any questions and is associated with the OffEdge sheet of the FT_SRDEdgeFeature_Style1.xls and FT_SRDEdgeFeature_Style2.xls bulkload workbooks.

CutEdgeSelectorRule

This selector rule determines the cut edge smart occurrence. This selector rule does not provide any questions and is associated with the CutEdge sheet of the bulkload workbook.

There are two sets of smart items:

  • Items without along Edge in the name. These items cut perpendicular to the plate on which the edge feature is placed. The behavior of these items is unchanged from earlier versions. The following figure illustrates this type of edge cut. The edge feature is highlighted. The cut is perpendicular to the purple plate plane.

    EdgeFeatureCut

  • Items with along Edge in the name. These items cut the edge feature parallel to the bounding plate. The following figure illustrates this type of edge cut. The edge feature is highlighted. The cut is parallel to the blue plate plane.

    EdgeFeatureCutAlongEdge

WaterStopSelectorRule

This selector rule determines the waterstop smart occurrence. This selector rule does not provide any questions and is associated with the WaterStop sheet of the FT_SRDEdgeFeature_Style1.xlsworkbook.

BySeamEdgeSelectorRule

This selector rule determines the BySeamEdge smart occurrence. This selector rule does not provide any questions and is associated with the BySeamEdge sheet of the FT_SRDEdgeFeature_Style1.xls bulkload workbook.

BendFeature

This selector rule determines the BendFeature smart occurrence. This selector rule does not provide any questions and is associated with the BendFeature sheet of the FT_SRDEdgeFeature_Style2.xls bulkload workbook.

InsertPlateSelectorRule

This selector rule determines the InsertPlate_CutEdge smart occurrence. This selector rule does not provide any questions and is associated with the InsertPlate_CutEdge sheet of the FT_SRDEdgeFeature_Style2.xls bulkload workbook.

See Also

Structural Detailing Reference Data Workflow
Structural Detailing Rules