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

IfcInterceptor() private méthode

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

Same methods

IfcInterceptor::IfcInterceptor ( ) : System
IfcInterceptor::IfcInterceptor ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System