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

IfcGeneralProfileProperties() public méthode

public IfcGeneralProfileProperties ( string name, IfcProfileDef p ) : System
name string
p IfcProfileDef
Résultat System
        public IfcGeneralProfileProperties(string name, IfcProfileDef p)
            : base(name, p)
        {
        }

Same methods

IfcGeneralProfileProperties::IfcGeneralProfileProperties ( ) : System
IfcGeneralProfileProperties::IfcGeneralProfileProperties ( DatabaseIfc db, IfcGeneralProfileProperties p ) : System
IfcGeneralProfileProperties::IfcGeneralProfileProperties ( string name, List props, IfcProfileDef p ) : System