Select to view content in your preferred language

Load *.dwg files

396
2
04-25-2011 05:06 PM
Hwee_KiangSim
Emerging Contributor
Hi,
Previously while using ArcGis Desktop 9.3 , I used ICadDrawingDataset to load my *.dwg maps into the application. Is there a similar method I can use in Arcgis for WPF?

Thanks
Claire
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
There is no built-in function to load a dwg at the client side.

You can do it at the server side with ArcGIS server : publish a service from a mxd/msd containing a cad layer.
0 Kudos
Hwee_KiangSim
Emerging Contributor
Ok thanks for the info!
0 Kudos