Physical Connection 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 the physical weld generation for plates, profiles, and members. The type of weld is set by the assembly connection rules. For more information, see Assembly Connection Rules.

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

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

Bulkload: FT_SRDWelds.xls

The following selector class modules are included in the C# project. The inputs to each selector rule are the two connected objects from the model.

ButtWeldSelectorRule

This selector rule determines the butt weld type. This selector rule is associated with the ButtWeld worksheet of the bulkload workbook. The selector rule provides questions for:

  • Welding type (from the assembly connection rules)

  • Chamfer type (from the assembly connection or chamfer rules)

  • Flipping the bevel

  • First welding side (molded or antimolded)

  • CommonCutSet

Corner welds use the butt weld selection rules.

For more information, see Butt Welds

TeeWeldSelectorRule

This selector rule calls the RootTeeWeldSelectorRule or LeafTeeWeldSelectorRule sub-selectors. This selector rule is associated with the TeeWeld worksheet of the bulkload workbook.

  • RootTeeWeldSelectorRule - This selector is only used when a tee weld is split. This selector rule calls the LeafTeeWeldSelectorRule sub-selector for each segment of the split tee weld. This selector rule is associated with the RootTeeWeld worksheet of the bulkload workbook.

  • LeafTeeWeldSelectorRule - This selector rule determines the tee weld type based on the mounting angle. This selector rule provides questions for category, bevel angle method, and first welding side (molded or antimolded). The selector rule is associated with the LeafTeeWeld worksheet of the bulkload workbook.

For more information, see Tee Welds

LapWeldSelectorRule

This selector rule determines the lap weld type. This selector rule provides the category question. This selector rule is associated with the LapWeld worksheet of the bulkload workbook.

  • For all selection rules, you can modify the selector logic, selector questions, and parameter values.

  • Answers to selector questions originating in the assembly connection should only be modified at the assembly connection level.

See Also

Structural Detailing Reference Data Workflow
Structural Detailing Rules
Weld Symbols
Guide to the Delivered Bevels
Physical Connection Reference Data