Interface ILinkSchedulingGroup
Represents a group of link reinforcement bars for use in scheduling
Inherited Members
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILinkSchedulingGroup : ILinkDetailingGroup, IReinforcementBarDetailingGroup, IReinforcementBarList, IListOfReadOnlyProperties<IReinforcementBar>, IListProperty<IReadOnlyProperty<IReinforcementBar>, IReinforcementBar>, IReadOnlyProperty<IEnumerable<IReadOnlyProperty<IReinforcementBar>>>
Properties
| Name | Description |
|---|---|
| EdgeIndex | Gets the index of the edge the group belongs to |
| HasTorsionLinks | Gets a value indicating whether the group contains torsion links |
| LegCount | Gets the number of legs of each link in the group |
| Position | Gets the position of the group in the beam |
| RegionLength | Gets the length of the region the group belongs to (in [mm]) |