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

IfcFlowMeter() private méthode

private IfcFlowMeter ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat 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