 | ILongitudinalBarDetailingGroupIsSideFaceBarGroup Property |
Gets a value indicating whether the group is positioned at a side face of a beam
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<bool> IsSideFaceBarGroup { get; }
ReadOnly Property IsSideFaceBarGroup As IReadOnlyProperty(Of Boolean)
Get
property IReadOnlyProperty<bool>^ IsSideFaceBarGroup {
IReadOnlyProperty<bool>^ get ();
}
abstract IsSideFaceBarGroup : IReadOnlyProperty<bool> with get
Property Value
Type:
IReadOnlyPropertyBoolean
See Also