C# Class GeometryGym.Ifc.IfcIndexedTextureMap

Inheritance: GeometryGym.Ifc.IfcTextureCoordinate
Afficher le fichier Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
postParseRelate ( ) : void

Method Details

BuildStringSTEP() protected méthode

protected BuildStringSTEP ( ) : string
Résultat string

IfcIndexedTextureMap() protected méthode

protected IfcIndexedTextureMap ( ) : System
Résultat System

IfcIndexedTextureMap() protected méthode

protected IfcIndexedTextureMap ( DatabaseIfc db, IfcIndexedTextureMap m ) : System
db DatabaseIfc
m IfcIndexedTextureMap
Résultat System

parseFields() protected méthode

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