Page 1 of 1

Break Lines/ Line Segments

PostPosted: Mon Feb 23, 2015 2:12 pm
by CADwk
Hello DataCAD Professionals,

How would I create a break point in a solid line? For instance, I have a solid line and would like to separate it creating two individual lines or line segments.

I hope this makes sense.

Thanks in advance,
CADwk

Re: Break Lines/ Line Segments

PostPosted: Mon Feb 23, 2015 2:18 pm
by joshhuggins
Erase, Partial, pick line, snap at the point you want it to break at twice. Might need to add a snap point or a crossing line if the break point needs to be at a odd location before preforming the Erase Partial.

Re: Break Lines/ Line Segments

PostPosted: Mon Feb 23, 2015 2:23 pm
by Roger D
Or, one could use the break macro
https://www.datacad.com/download/index.h ... L%20Macros
Break (BREAK.ZIP, 3KB, 02/99) Get Source
Breaks a line at a given point, leaving a space in the line. The distance of the space can be defined with the macro. In addition you can also have an arc drawn at the break location to indicate one line "jumping" over another.
https://www.datacad.com/support/down/Break.zip

Re: Break Lines/ Line Segments

PostPosted: Mon Feb 23, 2015 2:24 pm
by CADwk
Thank you so much for the help Josh!

CADwk

Re: Break Lines/ Line Segments

PostPosted: Mon Feb 23, 2015 3:09 pm
by MtnArch
Set up properly as a symbol you might be able to use Knockouts as well.