C# Class GeometryGym.Ifc.IfcFlowMovingDeviceType

Inheritance: IfcDistributionFlowElementType
Mostra file Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
IfcFlowMovingDeviceType ( ) : System
IfcFlowMovingDeviceType ( DatabaseIfc db ) : System
IfcFlowMovingDeviceType ( DatabaseIfc db, IfcFlowMovingDeviceType t ) : System
parseFields ( IfcFlowMovingDeviceType t, List arrFields, int &ipos ) : void

Method Details

IfcFlowMovingDeviceType() protected method

protected IfcFlowMovingDeviceType ( ) : System
return System

IfcFlowMovingDeviceType() protected method

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

IfcFlowMovingDeviceType() protected method

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

parseFields() protected static method

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