Issue:

What is the difference between these two Break functions?

Solution:

These two functions are the same BREAK command, but the command branches are different.

Break: In addition to dividing the line segment into two segments, it will be disconnected in the middle. The distance of the disconnection is the position of the two points selected in the operation.

Break at Point: This is used to divide a line segment into two segments without a gap in the middle.