Author Topic: Multiple plines offset as single pline  (Read 2430 times)

0 Members and 1 Guest are viewing this topic.

subbup

  • Guest
Multiple plines offset as single pline
« on: August 24, 2004, 01:46:37 AM »
Hello All,
Is there any lisp to do the following operation.
Select multiple polyines that connected to each other, and do offset as a single polyline with a specified distance and specified number of objects

sinc

  • Guest
Multiple plines offset as single pline
« Reply #1 on: August 24, 2004, 08:17:30 AM »
It would be simple enough to write a lisp routine that would "polyline edit -> join" the segments, then run offset, but it wouldn't gain you much over running those two commands manually.  Also, because it's easy for the "polyline edit -> join" to fail because of improperly-snapped linework, it may be best to keep this as a two-step procedure, in any case...

Anonymous

  • Guest
Multiple plines offset as single pline
« Reply #2 on: August 24, 2004, 08:52:12 AM »
but the original objects should be separated one's, I don't want to join them