![]() | IReinforcementCollectionLongitudinalBars Property |
Gets a list of longitudinal bars used in the collection
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementCollectionLongitudinalBars Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<IReinforcementBarList> LongitudinalBars { get; }
ReadOnly Property LongitudinalBars As IReadOnlyProperty(Of IReinforcementBarList) Get
property IReadOnlyProperty<IReinforcementBarList^>^ LongitudinalBars { IReadOnlyProperty<IReinforcementBarList^>^ get (); }
abstract LongitudinalBars : IReadOnlyProperty<IReinforcementBarList> with get