GeometryGym.Ifc.IfcGeneralMaterialProperties.IfcGeneralMaterialProperties C# (CSharp) Method

IfcGeneralMaterialProperties() public method

public IfcGeneralMaterialProperties ( IfcMaterial material ) : System
material IfcMaterial
return System
        public IfcGeneralMaterialProperties(IfcMaterial material)
            : base(material)
        {
        }

Same methods

IfcGeneralMaterialProperties::IfcGeneralMaterialProperties ( ) : System
IfcGeneralMaterialProperties::IfcGeneralMaterialProperties ( DatabaseIfc db, IfcGeneralMaterialProperties p ) : System
IfcGeneralMaterialProperties::IfcGeneralMaterialProperties ( IfcMaterial mat, double molecularWeight, double porosity, double massDensity ) : System