Interface ILinkDetailingGroup
Represents a group of link reinforcement bars for use in detailing
Inherited Members
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILinkDetailingGroup : IReinforcementBarDetailingGroup, IReinforcementBarList, IListOfReadOnlyProperties<IReinforcementBar>, IListProperty<IReadOnlyProperty<IReinforcementBar>, IReinforcementBar>, IReadOnlyProperty<IEnumerable<IReadOnlyProperty<IReinforcementBar>>>
Properties
| Name | Description |
|---|---|
| CentreSpacing | Gets the centre spacing of the links (in [mm]) |
| LinksPerPosition | Gets the number of links in a single position |
| PositionsPerGroup | Gets the number of positions in the group |
| RegionIndex | Gets the index of the span region the group is placed in |
| Type | Gets the type of the group |