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

IfcFurnishingElementType() private méthode

private IfcFurnishingElementType ( DatabaseIfc db, IfcFurnishingElementType t ) : System
db DatabaseIfc
t IfcFurnishingElementType
Résultat System
        internal IfcFurnishingElementType(DatabaseIfc db, IfcFurnishingElementType t)
            : base(db, t)
        {
        }

Same methods

IfcFurnishingElementType::IfcFurnishingElementType ( ) : System
IfcFurnishingElementType::IfcFurnishingElementType ( DatabaseIfc db, string name ) : System