Click or drag to resize

ReinfBarOnEdge Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representing reinforcement bar input on edge 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 ReinfBarOnEdge : ReinforcementGroup

The ReinfBarOnEdge type exposes the following members.

Constructors
  NameDescription
Public methodReinfBarOnEdge
Constructor
Top
Properties
  NameDescription
Public propertyAnchorLength
Anchor length of main bars, if MasterComponent is opening
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 propertyEdgePositionType
Position of reinforcement on edge
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 propertyExtendDistanceBegin
Distance of extension of beginning
Public propertyExtendDistanceEnd
Distance of extension of end
Public propertyExtendTypeBegin
type of extension of beginning of bar
Public propertyExtendTypeEnd
type of extension of end of bar
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyLength
length of bar
Public propertyMasterComponent
Master component of reinforcement
Public propertyMasterEdge
Master edge on Outline of MasterComponent
Public propertyMaterial
Material
(Inherited from Reinforcement.)
Public propertyNumOfBarsInLayer
Number of bars in layer
(Inherited from ReinforcementGroup.)
Public propertyNumOfLayers
Number of layers
Public propertyPositionOnEdge
Position of beginning of bar from start or end of edge
Public propertyReinfId
Id representing reinforcement in Detail
(Inherited from Reinforcement.)
Top
See Also