Interface IReinforcementBarDetailingGroup
Represents a detailing group of reinforcement bars
Inherited Members
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReinforcementBarDetailingGroup : IReinforcementBarList, IListOfReadOnlyProperties<IReinforcementBar>, IListProperty<IReadOnlyProperty<IReinforcementBar>, IReinforcementBar>, IReadOnlyProperty<IEnumerable<IReadOnlyProperty<IReinforcementBar>>>
Properties
| Name | Description |
|---|---|
| BarMark | Gets the mark of the bars used in the group |
| DetailingPrefix | Gets the detailing prefix of the reinforcement grade used in the group |
| Size | Gets the size of the bars used in the group |
| WallZone | Gets the zone the group is placed in (if used in a wall) |