| IUserDefinedColdFormedDensity Property |
Gets the density of the material (in [kg/mm³])
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> Density { get; }
ReadOnly Property Density As IProperty(Of Double)
Get
property IProperty<double>^ Density {
IProperty<double>^ get ();
}
abstract Density : IProperty<float> with get
Property Value
IPropertyDoubleSee Also