Interface ILongitudinalBarSchedulingGroup

Represents a group of longitudinal reinforcement bars for use in scheduling

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILongitudinalBarSchedulingGroup : ILongitudinalBarDetailingGroup, 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

Key

Gets the group key

Position

Gets the position of the group in the beam

RegionLength

Gets the proportional length of the region the group occupies (unitless)

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