C# Class GeometryGym.Ifc.IfcExternalInformation

Inheritance: BaseClassIfc, IfcResourceObjectSelect
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes protégées

Méthode Description
IfcExternalInformation ( ) : System
IfcExternalInformation ( DatabaseIfc db ) : System
IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
parseFields ( IfcExternalInformation r, List arrFields, int &ipos ) : void

Method Details

IfcExternalInformation() protected méthode

protected IfcExternalInformation ( ) : System
Résultat System

IfcExternalInformation() protected méthode

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

IfcExternalInformation() protected méthode

protected IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
db DatabaseIfc
i IfcExternalInformation
Résultat System

parseFields() protected static méthode

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