Code Red > AutoLISP (Vanilla / Visual)

A Lisp which copies entities from blocks or Xrefs?

(1/1)

MSTG007:
Is there a Lisp which copies entities from blocks or Xrefs?
Any help would be great.
Thanks!

ronjonp:
Express Tools:

Blocks:

GDF:
Maybe Tim will post his code....or do a search for it. I use it all the time.

;;;Tim Willey
(defun c:Xrefs2Block  (/ ActDoc BlkCol LayCol Message NewBlkName ss Ent EntData BlkName
                       BlkRefObj XrefList dbxApp LayList ObjList FullPath NewBlk NewObjList
                       LayToLock XrefObj)

Gary

MSTG007:
Thanks guys!!!
You just made someones life alittle bit easier.

Navigation

[0] Message Index

Go to full version