Search found 1 match
- 21 Apr 2008, 19:50
- Forum: CAD VCL
- Topic: Mapping a CAD Point
- Replies: 7
- Views: 35293
Mapping a CAD Point
Sergey, I'm trying to convert a point from a specific layout to a display point. I'm not using TsgDrawingNavigator, but TDXFImage. First I'm using StretchDraw to draw the graphic on a canvas, then I iterate through the CAD entities. If I've found a specific element I want to convert it's TopLeft coo...