I Attached is a part of the DWG file we are trying to read through our .Net or C++ application. The specific info we are trying to read are -
1. Co-ordinates of the blocks such as the ones marked by numbers. For example I want to know the co-ordinates of where “1” is written in the green block, considering that the corner below where “20” is marked is (0,0). So, is there a way to measure this distance in RealDWG?
2. We want to be able to read the numbers marked in this image, like 1.11, 5.4, 22, etc.
3. Can we find out if there are white spaces between the 2 rectangular lines or if they touch.