Class IfcGeneralMaterialProperties

IfcGeneralMaterialProperties class

IfcGeneralMaterialProperties

public class IfcGeneralMaterialProperties : IfcMaterialProperties

Constructors

NameDescription
IfcGeneralMaterialProperties()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
MassDensity { get; set; }MassDensity
Material { get; set; }Material
MolecularWeight { get; set; }MolecularWeight
Porosity { get; set; }Porosity

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