Click or drag to resize

BoltAssembly Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Bolt assembly
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Material
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class BoltAssembly : OpenElementId

The BoltAssembly type exposes the following members.

Constructors
  NameDescription
Public methodBoltAssembly
Initializes a new instance of the BoltAssembly class
Top
Properties
  NameDescription
Public propertyBoltGrade
Bolt grade
Public propertyBorehole
Size of borehole
Public propertyDiagonalHeadDiameter
Second diameter of the head
Public propertyDiameter
Bolt diameter
Public propertyGrossArea
Gross cross-section area
Public propertyHeadDiameter
Diameter of the head
Public propertyHeadHeight
Thickness of head
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyName
Name of bolt assembly
Public propertyNutThickness
Thickness of Nut
Public propertyTensileStressArea
Tensile stress area
Public propertyWasherAtHead
Washer at head side of bolt assembly
Public propertyWasherAtNut
Is washer at Nut side of bolt assembly
Public propertyWasherThickness
Thickness of washer
Top
See Also