modo to moi
All  1-2  3

Previous
 From:  Michael Gibson
9040.3 In reply to 9040.1 
Hi Matt,

re:
> I've tried 3dm Rhino option which makes a file but when opened in MOI there is just a list of styles - no geometry.

That's because the file saved by Rhino only contained polygon mesh objects and not NURBS objects. MoI is only focused on working with NURBS models for modeling and so skips other kinds of objects like polygon meshes.


> DXF also gives nothing

Pretty much the same thing - DXF files can contain a variety of different kinds of objects in them. MoI is only focused on reading 2D drafting entities like lines, circles, polylines and curves. Your DXF file is going to contain polygon mesh objects which are not handled by MoI.


> Is there anyway to do a simple modo to moi conversion or is it an impossibility?

Well MoI is not designed to work with polygon mesh objects for modeling so it's not generally a good idea. It's not necessarily impossible though, you can try Max's OBJ import plug-in that Pilou mentions above if your mesh objects are not not too dense. You could also use the ExtractWireframe command in Rhino to convert the polygon mesh object into line segments, MoI will then be able to read those lines in.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-2  3