C# Class GeometryGym.Ifc.IfcFlowTreatmentDeviceType

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

Méthodes protégées

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

Method Details

IfcFlowTreatmentDeviceType() protected méthode

protected IfcFlowTreatmentDeviceType ( ) : System
Résultat System

IfcFlowTreatmentDeviceType() protected méthode

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

parseFields() protected static méthode

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