Message 1 of 2
copy and paste entities from one dwg to other dwg (+ cordinate system)
Not applicable
04-26-2012
12:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
a)How I can copy some drawing objects from source dwg to target dwg in the same dwg session by using c#.Also I have to take care of Coordinate system of target dwg.Is it possible that copied dwg objects automatically conveted to the target coordinate system?
b) How I can extract the coordinates system information of a AutoCAD map drawing and set the coordinate system of other dwg according to extracted information by using c# .Net.
Thanks
Murali