C# Class GeometryGym.Ifc.IfcFlowController

Inheritance: IfcDistributionFlowElement
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcFlowController ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Private Methods

Méthode Description
IfcFlowController ( ) : System
IfcFlowController ( DatabaseIfc db, IfcFlowController c ) : System
Parse ( string strDef ) : IfcFlowController
parseFields ( IfcFlowController c, List arrFields, int &ipos ) : void

Method Details

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