Interface IReinforcementCollection
Represents a collection of reinforcement bars and meshes
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReinforcementCollection
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 |
| LongitudinalBarSchedulingGroups | Gets a list of longitudinal bar scheduling groups |
| LongitudinalBars | Gets a list of longitudinal bars used in the collection |
| MeshGroups | Gets a list of mesh groups |
| Meshes | Gets a list of meshes used in the collection |
| 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 |