| IIsolatedFoundationReinforcementBottomBarsInYDirection Property |
Gets a list of bottom bars in Y direction
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IReinforcementBarList> BottomBarsInYDirection { get; }
ReadOnly Property BottomBarsInYDirection As IReadOnlyProperty(Of IReinforcementBarList)
Get
property IReadOnlyProperty<IReinforcementBarList^>^ BottomBarsInYDirection {
IReadOnlyProperty<IReinforcementBarList^>^ get ();
}
abstract BottomBarsInYDirection : IReadOnlyProperty<IReinforcementBarList> with get
Property Value
IReadOnlyPropertyIReinforcementBarListSee Also