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

IfcHumidifierType() private méthode

private IfcHumidifierType ( DatabaseIfc db, IfcHumidifierType t ) : System
db DatabaseIfc
t IfcHumidifierType
Résultat System
        internal IfcHumidifierType(DatabaseIfc db, IfcHumidifierType t)
            : base(db, t)
        {
            mPredefinedType = t.mPredefinedType;
        }

Same methods

IfcHumidifierType::IfcHumidifierType ( ) : System
IfcHumidifierType::IfcHumidifierType ( DatabaseIfc m, string name, IfcHumidifierTypeEnum type ) : System