C# Class GeometryGym.Ifc.IfcEvaporator

Inheritance: IfcEnergyConversionDevice
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcEvaporator ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode 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 méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcEvaporator() public méthode

public IfcEvaporator ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System