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

IfcGeographicElementType() private méthode

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

Same methods

IfcGeographicElementType::IfcGeographicElementType ( ) : System
IfcGeographicElementType::IfcGeographicElementType ( DatabaseIfc m, string name, IfcGeographicElementTypeEnum type ) : System