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

IfcFurnishingElementType() private méthode

private IfcFurnishingElementType ( DatabaseIfc db, string name ) : System
db DatabaseIfc
name string
Résultat System
        internal IfcFurnishingElementType(DatabaseIfc db,string name)
            : base(db)
        {
            Name = name;
        }

Same methods

IfcFurnishingElementType::IfcFurnishingElementType ( ) : System
IfcFurnishingElementType::IfcFurnishingElementType ( DatabaseIfc db, IfcFurnishingElementType t ) : System