Message 1 of 5
Find distance using APIs

Not applicable
08-09-2020
10:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How to find the distance between two points using visual studio c# APIs.
Without installing AUTOCAD is there any possibility to find the distance of two endpoints using APIs.
My requirement is, I have a DWG file, read the points, and find the distance using APIs. without installing AutoCAD I have to achieve this using APIs
Please guide me on how to do this. Thanks in advance.