C# Class GeometryGym.Ifc.IfcDistributionFlowElementType

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

Méthodes protégées

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

Method Details

IfcDistributionFlowElementType() protected méthode

protected IfcDistributionFlowElementType ( ) : System
Résultat System

IfcDistributionFlowElementType() protected méthode

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

IfcDistributionFlowElementType() protected méthode

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

IfcDistributionFlowElementType() protected méthode

protected IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
basis IfcDistributionFlowElementType
Résultat System

parseFields() protected static méthode

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