PDA

View Full Version : problem with polyline dimension set



tpaichadze
2008-09-22, 07:49 PM
is there any tool or script allowing the selected polyline area dimension automatically appear in drawing area. now i have to write it in text box manually

nicholas.116167
2010-01-18, 05:57 AM
Hi tpaichadze!

I'm look back at some old posts and saw yours, and see you got 0 replies!

I have a lisp routine I wrote that allows me to pick polylines and then write the area to screen in m² as text. It also builds a table of the areas and adds them up.
The nice part is that the polyline and text are linked. Stretch the polyline and the area text and total are updated!

Is this the sort of thing you are looking for.

NIck

alper.atabay
2010-02-21, 10:05 PM
Hi tpaichadze!

I'm look back at some old posts and saw yours, and see you got 0 replies!

I have a lisp routine I wrote that allows me to pick polylines and then write the area to screen in m² as text. It also builds a table of the areas and adds them up.
The nice part is that the polyline and text are linked. Stretch the polyline and the area text and total are updated!

Is this the sort of thing you are looking for.

NIck

Yes this is the one that i need
is it working for closed polylines also
thanks

rkmcswain
2010-02-22, 02:46 AM
DWG Trueview will not work with lisp routines.