Tip 2284: Break All Selected Objects Alan Butler submitted this month's top tip, Break All Selected Objects, a robust set of command functions for breaking lines, lwplines, plines, splines, ellipses, circles, or arcs. Load the LISP code to find the following new commands available: MyBreak, a dialog box-based interface to several of the routines; BreakAll, the seed for all the rest; BreakwObjects, which breaks multiple objects with a single object selection; and BreakObject, which breaks a single object with other objects. Nice programming, Alan! |