Divide Existing line into "n" equal parts
Posted by
techieey on
May 03, 2016; 9:01am
URL: https://forum.librecad.org/Divide-Existing-line-into-n-equal-parts-tp5713619.html
http://forum.librecad.org/Line-Dividing-tp5707225.htmlAbove link also asks the same question.
Is there some way that I can directly split a line into "n" equal parts or in a ratio say 1:3 or get nodes.
The line is already drawn in the file.
Only thing that comes in my mind is:
Measure length, calculate coordinates manually and draw points at the calculated coordinates.