Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

artc2
en respuesta a: lgallantHCE9F

The Attach option on the insert tab of the ribbon is for doing underlays and that doesn't support dxf format files. If you run that command and look at the supported file extensions, you'll see that *.* is assumed to be dgn files, so when you pick a file with an extension that isn't specifically supported, the attach code assumes that it is a dgn file.

I don't have 2018 installed, so I can't test to see if the INSERT command will allow the dxf file extension or not, but the old command line -INSERT command does, and you can enter the ~ character when it prompts for a block name to bring up the file select dialog where you can set it to the dxf file extension and select your dxf file.