C++ Toolkit - Get ProView Points/Vertexes
Hello everyone.
I trying to put some dimensions automatically on a 2D drawing. I don't want that this dimensions cames from the 3D Model. I want to create directly on the drawing.
For that, i need to know some entities of the drawing, so i can give the attachments to the function ProDrawingDimCreate().
I need to know if you guys, know some way to visit entities like ProPoints or ProEdges of a specific ProView.
What do you suggest?
Many Thanks.

