BaseRebarGroup Properties |
The BaseRebarGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
Class |
Gets or sets the class of the reinforcement. The class is used to group reinforcements.
(Inherited from Reinforcement.) | |
EndFromPlaneOffset |
The end offset value from the part surface.
| |
EndHook |
The hook at the end of the reinforcing bar.
| |
EndPoint |
The end point of the direction in which the bars are distributed.
| |
EndPointOffsetType |
Gets or sets the type of the end point offset. The options are:
(Inherited from Reinforcement.)
| |
EndPointOffsetValue |
Gets or sets the concrete cover thickness or leg length at the second end of the bar.
(Inherited from Reinforcement.) | |
ExcludeType |
Defines which bars to omit from the group. The options are:
| |
Father |
Gets or sets the father object of the reinforcement; the model object instance to operate on.
(Inherited from Reinforcement.) | |
FromPlaneOffset |
The offset value from the part surface applied in both sides.
(Overrides ReinforcementFromPlaneOffset.) | |
Grade |
Gets or sets the steel grade of the reinforcing bar.
The grade indicates the strength of the steel used in reinforcing bars.
It can also indicate other factors, such as the weldability or surface deformations of the bar.
(Inherited from Reinforcement.) | |
Identifier |
The identifier of the object.
(Inherited from Object.) | |
InputPointDeformingState |
Gets or sets the reinforcement input point deforming state.
(Inherited from Reinforcement.) | |
IsUpToDate | Gets if the object does not have a modification which is not shared. (Inherited from ModelObject.) | |
ModificationTime | Gets latest time of the object was modified or created. (Inherited from ModelObject.) | |
Name |
Gets or sets the name of the reinforcement.
(Inherited from Reinforcement.) | |
NumberingSeries |
Gets or sets the numbering series of the reinforcement.
(Inherited from Reinforcement.) | |
OnPlaneOffsets |
Gets or sets the double offset value for each leg on the same plane as the bar.
(Inherited from Reinforcement.) | |
RadiusValues |
Gets or sets the radius value(s) of the bends in the bar.
(Inherited from Reinforcement.) | |
Size |
The size of the reinforcement.
| |
Spacings |
The spacing value(s).
If the type of the spacing is SPACING_TYPE_EXACT_NUMBER
Spacings has only one value that defines the number of the reinforcing bars.
| |
SpacingType |
The type of spacing. The options are (BaseRebarGroup.RebarGroupSpacingTypeEnum.):
| |
StartFromPlaneOffset |
The start offset value from the part surface.
| |
StartHook |
The hook at the beginning of the reinforcing bar.
| |
StartPoint |
The start point of the direction in which the bars are distributed.
| |
StartPointOffsetType |
Gets or sets the type of the start point offset is either OFFSET_TYPE_LEG_LENGTH or OFFSET_TYPE_COVER_THICKNESS.
(Inherited from Reinforcement.) | |
StartPointOffsetValue |
Gets or sets the concrete cover thickness or leg length at the first end of the bar.
(Inherited from Reinforcement.) |
See Also