C# Class GeometryGym.Ifc.IfcEnergyConversionDeviceType

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

Méthodes protégées

Méthode Description
IfcEnergyConversionDeviceType ( ) : System
IfcEnergyConversionDeviceType ( DatabaseIfc db ) : System
IfcEnergyConversionDeviceType ( DatabaseIfc db, IfcEnergyConversionDeviceType t ) : System
parseFields ( IfcEnergyConversionDeviceType t, List arrFields, int &ipos ) : void

Method Details

IfcEnergyConversionDeviceType() protected méthode

protected IfcEnergyConversionDeviceType ( ) : System
Résultat System

IfcEnergyConversionDeviceType() protected méthode

protected IfcEnergyConversionDeviceType ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System

IfcEnergyConversionDeviceType() protected méthode

protected IfcEnergyConversionDeviceType ( DatabaseIfc db, IfcEnergyConversionDeviceType t ) : System
db DatabaseIfc
t IfcEnergyConversionDeviceType
Résultat System

parseFields() protected static méthode

protected static parseFields ( IfcEnergyConversionDeviceType t, List arrFields, int &ipos ) : void
t IfcEnergyConversionDeviceType
arrFields List
ipos int
Résultat void