Dear community,
I want to open a DWG file in arcgis .NET sdk, I also want to retrieve all symbols from the DWG file, is that possible? are there any resources for that?
Quick sample:
Uri uri = new Uri(@"c:\path\to\your\file.dwg\Polyline"); //(polyline for instance) LayerFactory.Instance.CreateLayer(uri, MapView.Active.Map);
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.