Hi Kwin, yes that's correct, MoI's DXF import is only focused on 2D drafting type entities.
It can read these entity types from a DXF file:
LINE, CIRCLE, ARC, POINT, LWPOLYLINE, POLYLINE (LINE/ARC DATA), ELLIPSE, SPLINE, TEXT, MTEXT, DIMENSION, LEADER.
Your DXF file probably contains polygon mesh data in it either as "3DFACE" or "Polyface mesh" entities. MoI does not try to read those entities because MoI is not designed to work with polygon mesh type objects for modeling.
Since SketchUp is based on polygon modeling, it's difficult to import that type of model into MoI. Something like a sphere in SketchUp is not a single sphere spline surface like it is in MoI, instead it's made up of a large number of little flat triangle facets.
You can export from MoI out into SketchUp .skp format, which will break up a sphere surface into a lot of little triangles but it is not very easy to go the other way around and try to take already diced up triangles back into large smooth spline surfaces.
So in general the data flow is only one way - from MoI to SketchUp and not from SketchUp into MoI.
- Michael
|