GeometryGym.Ifc.IfcGeographicElementType.IfcGeographicElementType C# (CSharp) 메소드

IfcGeographicElementType() 개인적인 메소드

private IfcGeographicElementType ( DatabaseIfc db, IfcGeographicElementType t ) : System
db DatabaseIfc
t IfcGeographicElementType
리턴 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