ENTITY IfcWaterProperties
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcWaterProperties
SUBTYPE OF (IfcMaterialProperties);
IsPotable : OPTIONAL BOOLEAN;
Hardness : OPTIONAL IfcIonConcentrationMeasure;
AlkalinityConcentration : OPTIONAL IfcIonConcentrationMeasure;
AcidityConcentration : OPTIONAL IfcIonConcentrationMeasure;
ImpuritiesContent : OPTIONAL IfcNormalisedRatioMeasure;
PHLevel : OPTIONAL IfcPHMeasure;
DissolvedSolidsContent : OPTIONAL IfcNormalisedRatioMeasure;
UNIQUE
UR11 : Material;
END_ENTITY;
Explicit Attributes
Entity IfcWaterProperties has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcWaterProperties inherits from the following supertypes:
IfcMaterialProperties
Subtypes
No subtypesReferenced By
Entity IfcWaterProperties and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:56-04:00