高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】create meshes with ibody2 iface2
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
|