Interface ILinkSchedulingGroup

Represents a group of link reinforcement bars for use in scheduling

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

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])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next