Tripping Rules - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Molded Forms Reference Data

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

Determines tripping bracket and tripping stiffener generation in the model. Calculates key points and offsets for tripping stiffeners (created using the Tripping Stiffener System command in the Molded Forms task) and brackets (created using the Bracket Plate System command in the Molded Forms task).

Visual Basic Project: [Programming Resources Folder]\Programming\ExampleCode\ShipStructure\Rules\SMTrippingRules\SMTrippingRules.vbp

Compiled Rule: [Reference Data Folder]\SharedContent\Bin\ShipStructure\Rules\Release\SMTrippingRules.dll

Bulkload: Tripping Rules Workbook

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

ConnectBracket.cls

Computes the key point on the connecting profile and the offsets from that key point for a tripping bracket.

You can modify the profile cross-section type cases, the cross-section edge cases, the approach angles, and the key points. For more information about cross-section edges, see Cross Section Edges in the Reference Data Guide. For more information about key points, see Key point numbering conventions in the 2D Symbols User's Guide.

ConnectStiffener.cls

Computes the key point on the connecting profile and the offsets from that key point for a tripping stiffener.

You can modify the profile cross-section type cases, the cross-section edge cases, the approach angles, and the key points. For more information about cross-section edges, see Cross Section Edges in the Reference Data Guide. For more information about key points, see Key point numbering conventions in the 2D Symbols User's Guide.

See Also

Molded Forms Reference Data Overview
Molded Forms Rules