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

IfcFurnishingElementType() приватный Метод

private IfcFurnishingElementType ( DatabaseIfc db, string name ) : System
db DatabaseIfc
name string
Результат System
        internal IfcFurnishingElementType(DatabaseIfc db,string name)
            : base(db)
        {
            Name = name;
        }

Same methods

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