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