C# Class GeometryGym.Ifc.IfcElementComponent

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

Méthodes protégées

Méthode Description
IfcElementComponent ( ) : System
IfcElementComponent ( DatabaseIfc db, IfcElementComponent c ) : System
IfcElementComponent ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
parseFields ( IfcElementComponent c, List arrFields, int &ipos ) : void

Method Details

IfcElementComponent() protected méthode

protected IfcElementComponent ( ) : System
Résultat System

IfcElementComponent() protected méthode

protected IfcElementComponent ( DatabaseIfc db, IfcElementComponent c ) : System
db DatabaseIfc
c IfcElementComponent
Résultat System

IfcElementComponent() protected méthode

protected IfcElementComponent ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
Résultat System

parseFields() protected static méthode

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