C# Class GeometryGym.Ifc.IfcEnergyConversionDeviceType

Inheritance: IfcDistributionFlowElementType
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

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

Method Details

IfcEnergyConversionDeviceType() protected method

protected IfcEnergyConversionDeviceType ( ) : System
return System

IfcEnergyConversionDeviceType() protected method

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

IfcEnergyConversionDeviceType() protected method

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

parseFields() protected static method

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