![]() | ILongitudinalBarDetailingGroupZone Property |
Gets the zone the group is placed in (if used in a beam)
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


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