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

IfcFlowInstrument() private method

private IfcFlowInstrument ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System
        internal IfcFlowInstrument(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

IfcFlowInstrument::IfcFlowInstrument ( ) : System
IfcFlowInstrument::IfcFlowInstrument ( DatabaseIfc db, IfcFlowInstrument i ) : System