Interface ILongitudinalBarDetailingGroup

Represents a reinforcement detailing group of longitudinal bars

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILongitudinalBarDetailingGroup : IReinforcementBarDetailingGroup, IReinforcementBarList, IListOfReadOnlyProperties<IReinforcementBar>, IListProperty<IReadOnlyProperty<IReinforcementBar>, IReinforcementBar>, IReadOnlyProperty<IEnumerable<IReadOnlyProperty<IReinforcementBar>>>

Properties

Name Description
DesignSpacing

Gets the design spacing of the bars (in [mm])

IsSideFaceBarGroup

Gets a value indicating whether the group is positioned at a side face of a beam

LayerIndex

Gets the index of the layer (in the group's own zone) of bars the group holds (if used in a beam)

LayerIndices

The indices of the layer indexed by zone of bars the group holds (if used in a beam)

PatternBarNumber

Gets the pattern number of the bars included in this group

Zone

Gets the zone the group is placed in (if used in a beam)

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