anfaloni
Guest
Bye to all,
I am continuing my lisp trip and found another rock, at least conceptual. . .
the insert command allows me to insert a block, as precisely from drop-down menu when we go to select insert block.
but the problem is that if you want to insert a saved dwg file apart but that already by itself is a block....how do I avoid being inserted into the drawing the block block?
I ask you because having a parametric block saved in a dwg to itself, if I call it in the drawing through the insert block "_insert" I lose the parameterization because it recalls it in the current design as block of the block....
there is a command similar to the "insert" that I care about in the drawing a block?...a kind of copy the contents of the drawing recalled and paste it into the current drawing
I am continuing my lisp trip and found another rock, at least conceptual. . .
the insert command allows me to insert a block, as precisely from drop-down menu when we go to select insert block.
but the problem is that if you want to insert a saved dwg file apart but that already by itself is a block....how do I avoid being inserted into the drawing the block block?
I ask you because having a parametric block saved in a dwg to itself, if I call it in the drawing through the insert block "_insert" I lose the parameterization because it recalls it in the current design as block of the block....
there is a command similar to the "insert" that I care about in the drawing a block?...a kind of copy the contents of the drawing recalled and paste it into the current drawing