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

IfcFlowController() public méthode

public IfcFlowController ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
        public IfcFlowController(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system)
            : base(host, placement, representation, system)
        {
        }

Same methods

IfcFlowController::IfcFlowController ( ) : System
IfcFlowController::IfcFlowController ( DatabaseIfc db, IfcFlowController c ) : System