| IReinforcementBarDetailingGroupWallZone Property |
Gets the zone the group is placed in (if used in a wall)
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<ShearWallReinforcementLayoutType> WallZone { get; }
ReadOnly Property WallZone As IReadOnlyProperty(Of ShearWallReinforcementLayoutType)
Get
property IReadOnlyProperty<ShearWallReinforcementLayoutType>^ WallZone {
IReadOnlyProperty<ShearWallReinforcementLayoutType>^ get ();
}
abstract WallZone : IReadOnlyProperty<ShearWallReinforcementLayoutType> with get
Property Value
IReadOnlyPropertyShearWallReinforcementLayoutTypeSee Also