As of FME 2022.0, the FME Integration Console will no longer be available in FME Desktop. For more information, please see the FME Integreation Console Deprecation article.
Question
What version of FME do I need to use the FDO provider from within AutoCAD Map 3D?
Answer
See Feature Data Objects (FDO) Providers Notes for information on which release of FME includes support for which version of FDO. The platform is also required to be the same, e.g. 64 bit AutoCAD requires 64 bit FME.
When FME extends AutoCAD Map via the FME Integration Console it adds the following lines to the providers.xml file
<FeatureProvider> <Name>Safe.FME.3.6</Name> <DisplayName>FME FDO Provider for Multiple Formats</DisplayName> <Description>FDO Provider for multiple formats based on FME</Description> <IsManaged>False</IsManaged> <Version>3.6.0.0</Version> <FeatureDataObjectsVersion>3.6.0.0</FeatureDataObjectsVersion> <LibraryPath><a target="_blank">C:\Program</a> Files\Autodesk\AutoCAD Map 3D 2012\bin\FDO\fmefdoprovider.dll</LibraryPath> </FeatureProvider>
Comments
1 comment
The link Feature Data Objects (FDO) Providers Notes is not leading to any information page. I am having an issue with FME 2024 where FDO librairies are missing after updating FME and I am wondering how to solve this.
Please sign in to leave a comment.