| IUserDefinedSteelStrengthPropertyThickness Property |
Gets the thickness value (in [mm])
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> Thickness { get; }
ReadOnly Property Thickness As IProperty(Of Double)
Get
property IProperty<double>^ Thickness {
IProperty<double>^ get ();
}
abstract Thickness : IProperty<float> with get
Property Value
IPropertyDoubleSee Also