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

IfcGeneralProfileProperties() private méthode

private IfcGeneralProfileProperties ( string name, List props, IfcProfileDef p ) : System
name string
props List
p IfcProfileDef
Résultat System
        internal IfcGeneralProfileProperties(string name, List<IfcProperty> props, IfcProfileDef p)
            : base(name, props, p)
        {
        }

Same methods

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