C# Class GeometryGym.Ifc.IfcElementComponentType

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

Méthodes protégées

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

Method Details

IfcElementComponentType() protected méthode

protected IfcElementComponentType ( ) : System
Résultat System

IfcElementComponentType() protected méthode

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

IfcElementComponentType() protected méthode

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

parseFields() protected static méthode

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