| IWindWallReversedOrientation Property |
Get a value indicating whether the normal of the wind wall is reverted to the normal of the construction plane
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<bool> ReversedOrientation { get; }
ReadOnly Property ReversedOrientation As IProperty(Of Boolean)
Get
property IProperty<bool>^ ReversedOrientation {
IProperty<bool>^ get ();
}
abstract ReversedOrientation : IProperty<bool> with get
Property Value
IPropertyBooleanSee Also