C# Class GeometryGym.Ifc.IfcIndexedTextureMap

Inheritance: GeometryGym.Ifc.IfcTextureCoordinate
Exibir arquivo Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

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

Private Methods

Method Description
postParseRelate ( ) : void

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

IfcIndexedTextureMap() protected method

protected IfcIndexedTextureMap ( ) : System
return System

IfcIndexedTextureMap() protected method

protected IfcIndexedTextureMap ( DatabaseIfc db, IfcIndexedTextureMap m ) : System
db DatabaseIfc
m IfcIndexedTextureMap
return System

parseFields() protected method

protected parseFields ( List arrFields, int &ipos ) : void
arrFields List
ipos int
return void