C# Class GeometryGym.Ifc.IfcHeatExchangerType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcHeatExchangerType ( ) : System
IfcHeatExchangerType ( DatabaseIfc db, IfcHeatExchangerType t ) : System
IfcHeatExchangerType ( DatabaseIfc m, string name, IfcHeatExchangerTypeEnum type ) : System
Parse ( string strDef ) : IfcHeatExchangerType
parseFields ( IfcHeatExchangerType t, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string