Author Topic: Block array integration problem...  (Read 984 times)

0 Members and 1 Guest are viewing this topic.

danglar

  • Newt
  • Posts: 161
  • Read My Li(s)(p)
Block array integration problem...
« on: October 25, 2016, 04:35:25 AM »
... in some cases you need  to array  "dirty maked" blocks.. I mean you need to combine blocks array with change insertion point of the block and even to rotate it around base point.

I "dirty" combined these subroutines into one (see attached lisp)

and now I need some improvement: When first subroutine ended to work the second one must to use previous selection set and when second one ended the third one will use previous selection set ..

Is it possible to do?