 | ISlabReinforcementHollowCoresBetweenBarsCount Property |
Gets the number of hollow cores between bars
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<int> HollowCoresBetweenBarsCount { get; }
ReadOnly Property HollowCoresBetweenBarsCount As IReadOnlyProperty(Of Integer)
Get
property IReadOnlyProperty<int>^ HollowCoresBetweenBarsCount {
IReadOnlyProperty<int>^ get ();
}
abstract HollowCoresBetweenBarsCount : IReadOnlyProperty<int> with get
Property Value
Type:
IReadOnlyPropertyInt32
RemarksUsed in slabs on composite beams
See Also