Click or drag to resize

BentUpBar Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Representing bent-Up bar 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 BentUpBar : ReinforcementGroup

The BentUpBar type exposes the following members.

Constructors
  NameDescription
Public methodBentUpBar
Constructor
Top
Properties
  NameDescription
Public propertyAddAnchor
Add anchor to bent up bar
Public propertyAngle
Angle between bar and master edge
Public propertyAnchorLength
Length of anchor for bent up bar
Public propertyBottomLength
Length of additional bar on the bottom
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 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 propertyIsOnLeft
Bar is on left or right side of member1D
Public propertyMasterComponent
Master component of reinforcement
Public propertyMaterial
Material
(Inherited from Reinforcement.)
Public propertyNumOfBarsInLayer
Number of bars in layer
(Inherited from ReinforcementGroup.)
Public propertyOffset
Offset of bent-Up bar from left/right edge
Public propertyReinfId
Id representing reinforcement in Detail
(Inherited from Reinforcement.)
Public propertyTopLength
Length of additional bar on the top
Top
See Also