How to split multiple lines to equal parts with length near to a specific length?

المشرف العام

Administrator
طاقم الإدارة
I want to make a tool to split multiple lines into equidistant parts.

For example: I had three lines with length 18m, 22m and 38m. I want to split these lines into equidistant parts with length near to 10m. Then the 18m line become 2 parts with 9m each, 22m line become 2 parts with length 11m each and 38m line into 4 parts with length 9.5m each.



أكثر...
 
أعلى