C# Class GeometryGym.Ifc.IfcFlowFittingType

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

Méthodes protégées

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

Method Details

IfcFlowFittingType() protected méthode

protected IfcFlowFittingType ( ) : System
Résultat System

IfcFlowFittingType() protected méthode

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

IfcFlowFittingType() protected méthode

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

parseFields() protected static méthode

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