C# Class GeometryGym.Ifc.IfcIndexedTriangleTextureMap

Inheritance: IfcIndexedTextureMap
ファイルを表示 Open project: jmirtsch/GeometryGymIFC Class Usage Examples

Protected Methods

Method Description
BuildStringSTEP ( ) : string
parseFields ( List arrFields, int &ipos ) : void

Private Methods

Method Description
IfcIndexedTriangleTextureMap ( ) : System
IfcIndexedTriangleTextureMap ( DatabaseIfc db, IfcIndexedTriangleTextureMap m ) : System
Parse ( string str ) : IfcIndexedTriangleTextureMap

Method Details

BuildStringSTEP() protected method

protected BuildStringSTEP ( ) : string
return string

parseFields() protected method

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