C# Class GeometryGym.Ifc.IfcFlowMovingDeviceType

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

Méthodes protégées

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

Method Details

IfcFlowMovingDeviceType() protected méthode

protected IfcFlowMovingDeviceType ( ) : System
Résultat System

IfcFlowMovingDeviceType() protected méthode

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

IfcFlowMovingDeviceType() protected méthode

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

parseFields() protected static méthode

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