C# Class GeometryGym.Ifc.IfcEnergyConversionDevice

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

Méthodes publiques

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

Private Methods

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

Method Details

IfcEnergyConversionDevice() public méthode

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