| IUserDefinedConcreteDryDensity Property |
Gets the dry 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> DryDensity { get; }
ReadOnly Property DryDensity As IProperty(Of Double)
Get
property IProperty<double>^ DryDensity {
IProperty<double>^ get ();
}
abstract DryDensity : IProperty<float> with get
Property Value
IPropertyDoubleSee Also