|
create meshes with ibody2 / iface2
hi,
i need to create a temporary mesh to display in solidworks using vertices and faces lists (like .obj file description).
i managed to do this adding some ogl calls in the swapbuffer method, however i would like to create my mesh as a component2.
there is a icreatebodyfromfaces that might be useful but i don't know how to define a proper face using iface2/ibody2
has anybody got a idea ?
thank you.
quick |
|