Search the Community
Showing results for tags 'xref block import'.
-
So, I have an Xref Block that when I bring in is way smaller than I want it to be. And I want to scale it up to be the exact same scale as the current drawing. How would I go about it?? ---Thanks to ReMark for showing me how to post a thread.... SMH to myself
-
I have a main drawing that have an xrefs attached, I have three other drawings with the same xrefs. How do I insert the blocks without detaching the xrefs? EXAMPLE Main.dwg [xrefs: 1flpln, 1light] (blocks: room_1, room_2, room_3) Room_1.dwg [xrefs: 1flpln, 1light] Room_2.dwg [...
-
I am trying to write a lisp routine that would import blocks from another drawing by attaching the drawing as an xref, xbinding the selected blocks and detaching the xref. When I run the lisp, it says that the drawing file I type in is already attached as xref or has no blocks (both of which are not...