want to add mtext pointer(leader) in existed lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
i need help in making typical leader (pointer) for my L steel profiles.
the leader (pointer) looks like the one bellow on picture, and i attach the example file too from which i made picture.
I alreday have a lisp in which i have input data values "A","B","C1","C2","D" and "E", calculated dimension "rast" and insert point T1, i only need a few lines which will do this what i want.
I need to make some polyline T1-TA-TB where TA if defined as 100 in X, and 100 in Y, direction from T1, and TB is defined as 100 in X, and (100 + lenght of mtext) in Y direction from point T1. Points TA and TB also represents the lower corners of Mtext (TA left corner, TB right corner). the corners of MTEXT should fit the text inside
Those dimension lines in picture is only for understanding the problem. there is no need lisp to draw them, also there is no need that the color of the polyline to be magenta just by the layer.
The MTEXT should look on the way I describe on the picture bellow. if you dont have font gradj and i presume you dont, then use some other standard and i will change it letter. The corners of MTEXT should fit the text inside
thanks for help