Click or drag to resize

ReinforcementGroup Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Base class representing group reinforcement 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 abstract class ReinforcementGroup : Reinforcement

The ReinforcementGroup type exposes the following members.

Constructors
  NameDescription
Protected methodReinforcementGroup
Initializes a new instance of the ReinforcementGroup class
Top
Properties
  NameDescription
Public propertyCover
Cover of reinforcement
Public propertyCoverFromSetting
Use cover from DetailModelSetting
Public propertyDiameter
Diameter o reinforcement
Public propertyDiameterOfMandrel
Diameter of mandrel - multiplier of bar diameter to obtain inner diameter of bent reinforcement bars
Public propertyEndsTypeBeg
End type of the beginning of reinforcement bar
Public propertyEndsTypeEnd
End type of the end of reinforcement bar
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertyMaterial
Material
(Inherited from Reinforcement.)
Public propertyNumOfBarsInLayer
Number of bars in layer
Public propertyReinfId
Id representing reinforcement in Detail
(Inherited from Reinforcement.)
Top
See Also
Inheritance Hierarchy