IReinforcement |
Represents a collection of reinforcement bars and meshes
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IReinforcementCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
HorizontalBarGroups | Gets a list of horizontal bar groups | |
LinkGroups | Gets a list of shear link detailing groups | |
LinkSchedulingGroups | Gets a list of shear link scheduling groups | |
LongitudinalBarGroups | Gets a list of longitudinal bar detailing groups | |
LongitudinalBars | Gets a list of longitudinal bars used in the collection | |
LongitudinalBarSchedulingGroups | Gets a list of longitudinal bar scheduling groups | |
Meshes | Gets a list of meshes used in the collection | |
MeshGroups | Gets a list of mesh groups | |
ShearLinks | Gets a list of shear links used in the collection | |
SimplifiedLongitudinalBarGroups | Gets a collection of longitudinal bar detailing groups containing simplified (straight-only) bars |
See Also