Hi, Is there some way through which we can convert ESRI ArcGIS Data to CAD DWG,DXF data and vice versa using the runtime Java SDK or any other Java based SDK?
There is potentially a way to achieve this using Local Server which is a separate ArcGIS Runtime product. I'm just checking if this workflow is supported.
Hi,
In ArcGIS Pro 3.1, the geoprocessing tool Export to Cad was enabled for packaging for use with Local Server. I've just verified with ArcGIS Pro 3.4, ArcGIS Maps SDK for Local Server 200.6, and ArcGIS Maps SDK for .NET 200.7.
However, it is worth noting that both ArcGIS Maps SDK for Java and ArcGIS Maps SDK for Local Server are now deprecated:
Thanks