GeometryGym.Ifc.IfcFlowInstrumentType.IfcFlowInstrumentType C# (CSharp) Method

IfcFlowInstrumentType() private method

private IfcFlowInstrumentType ( DatabaseIfc db, IfcFlowInstrumentType t ) : System
db DatabaseIfc
t IfcFlowInstrumentType
return System
        internal IfcFlowInstrumentType(DatabaseIfc db, IfcFlowInstrumentType t)
            : base(db, t)
        {
            mPredefinedType = t.mPredefinedType;
        }

Same methods

IfcFlowInstrumentType::IfcFlowInstrumentType ( ) : System
IfcFlowInstrumentType::IfcFlowInstrumentType ( DatabaseIfc m, string name, IfcFlowInstrumentTypeEnum t ) : System