Hi i was trying to get handle on two different Design files in C# using Marshal.GetActiveObject by Application class() = new Application but i was able to get handle only on single Design file.
My final out come is to synchronize these two different design files through Get extents and origin point and co-ordinates.