#Microstation DXF
28-Nov-92 22:00:18
Sb: #28215-#Microstation DXF
Fm: Yost Group 76702,413
To: Ken Loss-Cutler 76106,3416
Ken, the DXF import code in AutoCAD is quite a bit different than the code
in 3DS, because AutoCAD has ALL the data structures necessary to represent
all DXF entities parametrically (without any approximation), and 3DS
interprets all parametric entities into the triangular rats-nest mesh data
structures necessary for rendering. Therefore, I concur that it's a GREAT
idea to import the file into Acad first, and then export it as a DXF before
importing it in 3DS. I can't say whether or not it'll help, but it's
certainly worth a try.
– G