Interface IIfcWaterProperties
Readonly interface for IfcWaterProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcWaterProperties : IIfcMaterialProperties, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AcidityConcentration
Declaration
IfcIonConcentrationMeasure? AcidityConcentration { get; set; }
Property Value
|
Improve this Doc
View Source
AlkalinityConcentration
Declaration
IfcIonConcentrationMeasure? AlkalinityConcentration { get; set; }
Property Value
|
Improve this Doc
View Source
DissolvedSolidsContent
Declaration
IfcNormalisedRatioMeasure? DissolvedSolidsContent { get; set; }
Property Value
|
Improve this Doc
View Source
Hardness
Declaration
IfcIonConcentrationMeasure? Hardness { get; set; }
Property Value
|
Improve this Doc
View Source
ImpuritiesContent
Declaration
IfcNormalisedRatioMeasure? ImpuritiesContent { get; set; }
Property Value
|
Improve this Doc
View Source
IsPotable
Declaration
bool? IsPotable { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
PHLevel
Declaration
IfcPHMeasure? PHLevel { get; set; }
Property Value