Click or drag to resize

ReinfBarByTwoPoints Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representing reinforcement bar input by two points in IDEA StatiCa Detail
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Detail
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class ReinfBarByTwoPoints : ReinforcementGroup

The ReinfBarByTwoPoints type exposes the following members.

Constructors
  NameDescription
Public methodReinfBarByTwoPoints
Constructor
Top
Properties
  NameDescription
Public propertyBarDistance
Vector determining direction of reinforcement layers, vector is defined in local coordinates of first segment
Public propertyCover
Cover of reinforcement
(Inherited from ReinforcementGroup.)
Public propertyCoverFromSetting
Use cover from DetailModelSetting
(Inherited from ReinforcementGroup.)
Public propertyDiameter
Diameter o reinforcement
(Inherited from ReinforcementGroup.)
Public propertyDiameterOfMandrel
Diameter of mandrel - multiplier of bar diameter to obtain inner diameter of bent reinforcement bars
(Inherited from ReinforcementGroup.)
Public propertyDistance
Distance between reinforcement layers
Public propertyEndsTypeBeg
End type of the beginning of reinforcement bar
(Inherited from ReinforcementGroup.)
Public propertyEndsTypeEnd
End type of the end of reinforcement bar
(Inherited from ReinforcementGroup.)
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyMasterComponent1
First master component of reinforcement
Public propertyMasterComponent2
Second master component of reinforcement
Public propertyMasterPoint1
First master point of reinforcement
Public propertyMasterPoint2
Second master point of reinforcement
Public propertyMaterial
Material
(Inherited from Reinforcement.)
Public propertyNumOfBarsInLayer
Number of bars in layer
(Inherited from ReinforcementGroup.)
Public propertyNumOfLayers
Number of layers
Public propertyPosition1
Offset between first master point and first point of bar
Public propertyPosition2
Offset between second master point and second point of bar
Public propertyReinfId
Id representing reinforcement in Detail
(Inherited from Reinforcement.)
Top
See Also