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

IfcInterceptorType() private méthode

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

Same methods

IfcInterceptorType::IfcInterceptorType ( ) : System