 | IMemberNodeApplyImposedLoadReduction Property |
Gets a value indicating whether to apply the imposed load reduction at the column floor
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIProperty<bool> ApplyImposedLoadReduction { get; }
ReadOnly Property ApplyImposedLoadReduction As IProperty(Of Boolean)
Get
property IProperty<bool>^ ApplyImposedLoadReduction {
IProperty<bool>^ get ();
}
abstract ApplyImposedLoadReduction : IProperty<bool> with get
Property Value
Type:
IPropertyBoolean
See Also