symek Posted June 16, 2007 Share Posted June 16, 2007 (edited) ok, back again. Lat's say I have a prim. I loop though the all prims in geo than I loop through all vertexs of that prim. How can I know which point number has that vertex? And even more: how many vertexs has that prim? (Can I do "while True" loop and wait for error..?) total = nprims(mySOP) for every prim in total for every (?) vertex in prim echo $PT of vertex for now I have to find it out exporting geo to obj as inside obj this info is clearly specified... suggestions? (wait for 9.?) thanks, sy. Edited June 16, 2007 by SYmek Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.