C# Class GeometryGym.Ifc.IfcEdgeFeature

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string
IfcEdgeFeature ( ) : System
IfcEdgeFeature ( DatabaseIfc db, IfcEdgeFeature f ) : System
parseFields ( IfcEdgeFeature f, List arrFields, int &ipos ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcEdgeFeature() protected méthode

protected IfcEdgeFeature ( ) : System
Résultat System

IfcEdgeFeature() protected méthode

protected IfcEdgeFeature ( DatabaseIfc db, IfcEdgeFeature f ) : System
db DatabaseIfc
f IfcEdgeFeature
Résultat System

parseFields() protected static méthode

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