C# Class GeometryGym.Ifc.IfcEvaporator

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

Public Methods

Method Description
IfcEvaporator ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

Method Description
IfcEvaporator ( ) : System
IfcEvaporator ( DatabaseIfc db, IfcEvaporator e ) : System
Parse ( string strDef ) : IfcEvaporator
parseFields ( IfcEvaporator s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcEvaporator() public method

public IfcEvaporator ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System