Moi can not open 3dm file
All  1-3  4-5

Previous
Next
 From:  Michael Gibson
6478.4 In reply to 6478.2 
Hi Danny,

> The latest beta V3 does open DXF files if there are splines and curves in the file, I tried
> opening some on the site you linked and the same thing happens with them, empty,
> must be only mesh data.

Yeah with DXF files it's a similar kind of thing as with 3DM files in that there are a lot of different kinds of data that can be contained in a DXF file, including 2D drafting type data but also polygon mesh data as well.

MoI's use of DXF format is primarily oriented around 2D drawing entities, it will read in LINE, CIRCLE, ARC, POINT, ELLIPSE, SPLINE, and POLYLINE type entities from the DXF file.

Most likely those DXF files do not contain any of these specific types of data, they probably also contain polygon facet data which MoI does not try to read.

Usually for editing polygon mesh data you would need to use a polygon mesh editing program to work with that kind of data, although for the particular case of a relatively low polygon model that is actually intended to be faceted (rather than approximating a smooth surface with some huge pile of little tiny facets), you can use the MeshToNURB command in Rhino to convert the polygon mesh into a set of trimmed planar NURBS surfaces.

- 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

Previous
 From:  citroelf
6478.5 
Thx to all for Help :-)
  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-3  4-5