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

IfcFootingType() private méthode

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

Same methods

IfcFootingType::IfcFootingType ( ) : System
IfcFootingType::IfcFootingType ( DatabaseIfc m, string name, IfcFootingTypeEnum type ) : System