C# Class GeometryGym.Ifc.IfcHumidifierType

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string