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);
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.