| IPadBaseDataAllowableBearingCapacity1 Property |
Gets the allowable bearing capacity 1
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> AllowableBearingCapacity1 { get; }
ReadOnly Property AllowableBearingCapacity1 As IProperty(Of Double)
Get
property IProperty<double>^ AllowableBearingCapacity1 {
IProperty<double>^ get ();
}
abstract AllowableBearingCapacity1 : IProperty<float> with get
Property Value
IPropertyDoubleSee Also