Class IfcWaterProperties

IfcWaterProperties class

IfcWaterProperties

public class IfcWaterProperties : IfcMaterialProperties

Constructors

NameDescription
IfcWaterProperties()The default constructor.

Properties

NameDescription
AcidityConcentration { get; set; }AcidityConcentration
AlkalinityConcentration { get; set; }AlkalinityConcentration
DissolvedSolidsContent { get; set; }DissolvedSolidsContent
EntityLabel { get; }Gets the entity label.
Hardness { get; set; }Hardness
ImpuritiesContent { get; set; }ImpuritiesContent
IsPotable { get; set; }IsPotable
Material { get; set; }Material
PHLevel { get; set; }PHLevel

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also