C# Class GeometryGym.Ifc.IfcEvaporativeCooler

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string

Private Methods

Méthode Description
IfcEvaporativeCooler ( ) : System
IfcEvaporativeCooler ( DatabaseIfc db, IfcEvaporativeCooler c ) : System
Parse ( string strDef ) : IfcEvaporativeCooler
parseFields ( IfcEvaporativeCooler s, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcEvaporativeCooler() public méthode

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