PDA

View Full Version : Polyline length set "step"



banananjam
2008-04-24, 09:13 AM
I would like to draw polylines with actual length that is rounded to 0.1 m. That would be some kind of »step« setting. So that when I draw a polyline and I put end point at length 29.7981676 it would automatically lengthen it to 29.80 .
Does anyone know if it's possible to do that?

Jmurphy
2008-04-24, 05:34 PM
That's the idea behind "Snap". Personally I prefer the actuality but if I need to round things up I do it in my head as I draw.

banananjam
2008-04-25, 08:35 AM
Yes it does work that way. I needed to set Polar spacing (in my case to 0.1) and enabled Polar snap and Polar Tracking (I added a few more angles that I use).

Thanks for the tip.