PDA

View Full Version : Mesh to Nurbs for IGES export?


theboykidney
03-02-2005, 02:28 PM
Afternoon all,

I have myself a mesh. And I need to export it in IGES format, but only nurbs will export as IGES. Is there anyway to convert the mesh into nurbs or is there another way around this?

Cheers, TBK

Bullit
03-03-2005, 11:14 AM
- Select the object
- Paste the following line into the script editor (VBScript), and click run:
ApplyOp "PolyMeshPNet"

Note: XSI may run slowly after that until you freeze the nurbs object.

Note: Complex objects may fail (better to have a 4 sided polygon surface)

Note : must say that it gives disapointing results almost always , test it with a cube and insted of a simplified topology with 4 sided surfaces it shows a mess even didnt respecting the cube form. I dont know how it works in maya, test it there, other than that you have reverse engineering apps.

theboykidney
03-03-2005, 01:36 PM
See what you mean, the results are pretty poor....

Maybe converting it into an obj and using something else to conver it into iges might work?

CGTalk Moderation
03-03-2005, 01:36 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.