C# Class GeometryGym.Ifc.IfcExternalSpatialStructureElement

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

Méthodes protégées

Méthode Description
IfcExternalSpatialStructureElement ( ) : System
IfcExternalSpatialStructureElement ( DatabaseIfc db, IfcExternalSpatialStructureElement e, bool downStream ) : System
IfcExternalSpatialStructureElement ( IfcObjectPlacement pl ) : System
IfcExternalSpatialStructureElement ( IfcSite host, string name ) : System
parseFields ( IfcExternalSpatialStructureElement s, List arrFields, int &ipos ) : void

Method Details

IfcExternalSpatialStructureElement() protected méthode

protected IfcExternalSpatialStructureElement ( ) : System
Résultat System

IfcExternalSpatialStructureElement() protected méthode

protected IfcExternalSpatialStructureElement ( DatabaseIfc db, IfcExternalSpatialStructureElement e, bool downStream ) : System
db DatabaseIfc
e IfcExternalSpatialStructureElement
downStream bool
Résultat System

IfcExternalSpatialStructureElement() protected méthode

protected IfcExternalSpatialStructureElement ( IfcObjectPlacement pl ) : System
pl IfcObjectPlacement
Résultat System

IfcExternalSpatialStructureElement() protected méthode

protected IfcExternalSpatialStructureElement ( IfcSite host, string name ) : System
host IfcSite
name string
Résultat System

parseFields() protected static méthode

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