C# Class GeometryGym.Ifc.IfcIndexedTriangleTextureMap

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

Méthodes protégées

Méthode Description
BuildStringSTEP ( ) : string
parseFields ( List arrFields, int &ipos ) : void

Private Methods

Méthode Description
IfcIndexedTriangleTextureMap ( ) : System
IfcIndexedTriangleTextureMap ( DatabaseIfc db, IfcIndexedTriangleTextureMap m ) : System
Parse ( string str ) : IfcIndexedTriangleTextureMap

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

parseFields() protected méthode

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