Class IfcHygroscopicMaterialProperties

IfcHygroscopicMaterialProperties class

IfcHygroscopicMaterialProperties

public class IfcHygroscopicMaterialProperties : IfcMaterialProperties

Constructors

NameDescription
IfcHygroscopicMaterialProperties()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
IsothermalMoistureCapacity { get; set; }IsothermalMoistureCapacity
LowerVaporResistanceFactor { get; set; }LowerVaporResistanceFactor
Material { get; set; }Material
MoistureDiffusivity { get; set; }MoistureDiffusivity
UpperVaporResistanceFactor { get; set; }UpperVaporResistanceFactor
VaporPermeability { get; set; }VaporPermeability

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