C# Class GeometryGym.Ifc.IfcFlowControllerType

Inheritance: IfcDistributionFlowElementType
Datei anzeigen Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method 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 method

protected IfcFlowControllerType ( ) : System
return System

IfcFlowControllerType() protected method

protected IfcFlowControllerType ( DatabaseIfc db ) : System
db DatabaseIfc
return System

IfcFlowControllerType() protected method

protected IfcFlowControllerType ( DatabaseIfc db, IfcFlowControllerType t ) : System
db DatabaseIfc
t IfcFlowControllerType
return System

parseFields() protected static method

protected static parseFields ( IfcFlowControllerType t, List arrFields, int &ipos ) : void
t IfcFlowControllerType
arrFields List
ipos int
return void