GeometryGym.Ifc.IfcGeneralMaterialProperties.IfcGeneralMaterialProperties C# (CSharp) Méthode

IfcGeneralMaterialProperties() public méthode

public IfcGeneralMaterialProperties ( IfcMaterial material ) : System
material IfcMaterial
Résultat 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