THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 14/12/2004 at 08:12, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
Hello, I'm writing an export plugin for a game and I need to know how to save each polygons vertex indexes of an object. I managed to export points xyz values but don't know how to retrieve polygons indexes. I found that PolygonTag gives the index array of a polygon but I don't know how to implement it in code.