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

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

private IfcFootingType ( DatabaseIfc db, IfcFootingType t ) : System
db DatabaseIfc
t IfcFootingType
Результат 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