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

IfcFlowFittingType() protected method

protected IfcFlowFittingType ( DatabaseIfc db, IfcFlowFittingType t ) : System
db DatabaseIfc
t IfcFlowFittingType
return System
        protected IfcFlowFittingType(DatabaseIfc db, IfcFlowFittingType t)
            : base(db, t)
        {
        }

Same methods

IfcFlowFittingType::IfcFlowFittingType ( ) : System
IfcFlowFittingType::IfcFlowFittingType ( DatabaseIfc db ) : System