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

IfcFlowMeter() private method

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

Same methods

IfcFlowMeter::IfcFlowMeter ( ) : System
IfcFlowMeter::IfcFlowMeter ( DatabaseIfc db, IfcFlowMeter m ) : System