• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

break a line in multiple points

  • Thread starter Thread starter joe
  • Start date Start date

joe

Guest
Good morning to all
I would like to know if you can break a line in multiple points at the same time:
If I want to split it for example in five parts, can I break it at the same time in those four points so as to get five isolated segments?
 
at the same time not, but you can combine commands _ e _break to get what you need.
with the first insert 4 points on the line that you will need as references to break it.
 
or faster:
- create points with divide
- cancel the line
- make five new contigue lines.
 
I had made a lisp to divide polylines into segments, I give it a "external use" and attach it.
 
by now it will be late, but in the future it could serve someone.

the lisp divides lines, polylinees, 3dpolilinees, arches and splines, breaking into a specified number of single objects of equal length.

.
 

Attachments

for personal use, without control of errors, does not yet work on circles, ellipses and generally on closed spline; for the rest it seems to work.
 

Attachments

for personal use, without control of errors, does not yet work on circles, ellipses and generally on closed spline; for the rest it seems to work.
the previous file is already presenting errors: patience.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top