GeometryGym.Ifc.IfcGeneralMaterialProperties.IfcGeneralMaterialProperties C# (CSharp) Метод

IfcGeneralMaterialProperties() публичный Метод

public IfcGeneralMaterialProperties ( IfcMaterial material ) : System
material IfcMaterial
Результат 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