C# Class GeometryGym.Ifc.IfcEngine

Inheritance: IfcEnergyConversionDevice
Mostra file Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Public Methods

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

Protected Methods

Method Description
BuildStringSTEP ( ) : string

Private Methods

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

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcEngine() public method

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