Click or drag to resize

AnchorGrid Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Data of the anchor grid
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Connection
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class AnchorGrid : BoltGrid

The AnchorGrid type exposes the following members.

Constructors
  NameDescription
Public methodAnchorGrid
Initializes a new instance of the AnchorGrid class
Top
Properties
  NameDescription
Public propertyAnchorLen
Anchor lenght
(Inherited from BoltGrid.)
Public propertyAxisX
Bolt grid LCS - Axis X
(Inherited from BoltGrid.)
Public propertyAxisY
Bolt grid LCS - Axis Y
(Inherited from BoltGrid.)
Public propertyAxisZ
Bolt grid LCS - Axis Z
(Inherited from BoltGrid.)
Public propertyBoltAssemblyName
The description of the bolt assembly
(Inherited from BoltGrid.)
Public propertyBoreHole
The BoreHole of bold
(Inherited from BoltGrid.)
Public propertyConcreteBlock
Data of concrete block
Public propertyConnectedPartIds
Id of the weld
(Inherited from BoltGrid.)
Public propertyConnectedPlates
Identifiers of the connected plates
(Inherited from BoltGrid.)
Public propertyDiagonalHeadDiameter
The Diagonal Head Diameter of bold
(Inherited from BoltGrid.)
Public propertyDiameter
The diameter of bold
(Inherited from BoltGrid.)
Public propertyHeadDiameter
The head diameter of bold
(Inherited from BoltGrid.)
Public propertyHeadHeight
The Head Height of bold
(Inherited from BoltGrid.)
Public propertyHoleDiameter
The diameter of the hole
(Inherited from BoltGrid.)
Public propertyId
Unique Id of the bolt grid
(Inherited from BoltGrid.)
Public propertyIsAnchor
Is Anchor
(Inherited from BoltGrid.)
Public propertyMaterial
The material of the bolt assembly
(Inherited from BoltGrid.)
Public propertyNutThickness
The Nut Thickness of bold
(Inherited from BoltGrid.)
Public propertyOrigin
Origin of the bolt grid LCS
(Inherited from BoltGrid.)
Public propertyPositions
Positions of holes in the local coodinate system of the bolt grid
(Inherited from BoltGrid.)
Public propertyStandard
The standard of the bolt assembly
(Inherited from BoltGrid.)
Public propertyTensileStressArea
The Tensile Stress Area of bold
(Inherited from BoltGrid.)
Top
See Also