You can try to edit non activelayout like this
'then you can to do your things in there directly, eg.:Code:Dim actSpace as acadblock Set actSpace=thisdrawing.layouts("Object_ID").Block
Code:actspace.addline(p1,p2) actspace.addcircle(p3, radius) ETC...
~'J'~




Reply With Quote



Bookmarks