C# Class GeometryGym.Ifc.IfcFlowControllerType

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

Méthodes protégées

Méthode Description
IfcFlowControllerType ( ) : System
IfcFlowControllerType ( DatabaseIfc db ) : System
IfcFlowControllerType ( DatabaseIfc db, IfcFlowControllerType t ) : System
parseFields ( IfcFlowControllerType t, List arrFields, int &ipos ) : void

Method Details

IfcFlowControllerType() protected méthode

protected IfcFlowControllerType ( ) : System
Résultat System

IfcFlowControllerType() protected méthode

protected IfcFlowControllerType ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System

IfcFlowControllerType() protected méthode

protected IfcFlowControllerType ( DatabaseIfc db, IfcFlowControllerType t ) : System
db DatabaseIfc
t IfcFlowControllerType
Résultat System

parseFields() protected static méthode

protected static parseFields ( IfcFlowControllerType t, List arrFields, int &ipos ) : void
t IfcFlowControllerType
arrFields List
ipos int
Résultat void