Skip to main content
Solved

When will the DWG format changes in AutoCAD 2018 be supported in FME?

  • May 25, 2017
  • 4 replies
  • 44 views

batesy
Contributor
Forum|alt.badge.img+1

Hi guys,

does anyone know if / when the DWG format changes in AutoCAD 2018 will be supported in FME? Will it be in FME 2018.0 or is it in 2017.1?

There's some brief info about the format changes on the AutoCAD website here

Ā 

"There are no specific changes that you need to make to use your existing drawing files with the latest release, but you might need to save any new drawing files that you create to an earlier drawing file format to exchange or use them in a previous release."

The current FME documentation states that there is support for "reading and writing AutoCAD file versions up to and including 2013"

Cheers

Batesy

Ā 

Best answer by steveatsafe

From AnnabelleAtSafe

"I'm pleased to announce that AutoCAD (ACAD) and Civil 3D version 2018 files are supported in FME 2018.0 betas from build 18191 and later. You will be able to find these this and later builds containing this format support on our downloads page. Thank you for the opportunity to improve FME!" ref: any updates for civil 3d 2018?

If you want to DWG read files created with AutoCAD 2018:

  • using the REALDWG format, you will need FME 2017.1.1 or higher
  • using the ACAD format, you will need FME 2018.0 or higher

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • June 14, 2017

Hi @batesy. Development is targeting FME 2018 to support AutoCAD 2018.


batesy
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 8 replies
  • June 15, 2017

Good stuff, thanks Natalie!


steveatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • 422 replies
  • Best Answer
  • November 14, 2017

From AnnabelleAtSafe

"I'm pleased to announce that AutoCAD (ACAD) and Civil 3D version 2018 files are supported in FME 2018.0 betas from build 18191 and later. You will be able to find these this and later builds containing this format support on our downloads page. Thank you for the opportunity to improve FME!" ref: any updates for civil 3d 2018?

If you want to DWG read files created with AutoCAD 2018:

  • using the REALDWG format, you will need FME 2017.1.1 or higher
  • using the ACAD format, you will need FME 2018.0 or higher


  • 1 reply
  • November 17, 2017

Or In AutoCAD 2018, automatically save files in 2013 DWG format using: (setenv "DefaultFormatForSave" "60") https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/Changing-the-default-file-save-format-in-AutoCAD.html