C# Class GeometryGym.Ifc.IfcBuildingElementType

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

Méthodes protégées

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

Method Details

IfcBuildingElementType() protected méthode

protected IfcBuildingElementType ( ) : System
Résultat System

IfcBuildingElementType() protected méthode

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

IfcBuildingElementType() protected méthode

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

parseFields() protected static méthode

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