C# Class GeometryGym.Ifc.IfcFlowTerminalType

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

Méthodes protégées

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

Method Details

IfcFlowTerminalType() protected méthode

protected IfcFlowTerminalType ( ) : System
Résultat System

IfcFlowTerminalType() protected méthode

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

IfcFlowTerminalType() protected méthode

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

IfcFlowTerminalType() protected méthode

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

parseFields() protected static méthode

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