GeometryGym.Ifc.IfcGeneralProfileProperties.IfcGeneralProfileProperties C# (CSharp) 메소드

IfcGeneralProfileProperties() 공개 메소드

public IfcGeneralProfileProperties ( string name, IfcProfileDef p ) : System
name string
p IfcProfileDef
리턴 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