 | IIsolatedFoundationDataDesignShearStrengthOfSoilAngle Property |
Gets the angle of the design shear strength of the soil (in [rad])
Namespace:
TSD.API.Remoting.FoundationsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIProperty<double> DesignShearStrengthOfSoilAngle { get; }
ReadOnly Property DesignShearStrengthOfSoilAngle As IProperty(Of Double)
Get
property IProperty<double>^ DesignShearStrengthOfSoilAngle {
IProperty<double>^ get ();
}
abstract DesignShearStrengthOfSoilAngle : IProperty<float> with get
Property Value
Type:
IPropertyDouble
See Also