Display full version of the post: Paste as block

Fam.ghardeman
03.02.2009, 21:18
Hello,
 
I have a problem with 'pasteblock' command. I make a lot of blocks with 'copy with basepoint' and 'paste as block'. In some of my drawings I get a block which can not scaled uniformly (1) and in some of my drawings I can scale the block uniformly (2). When I insert the block using -insert (I need this because its in a lisproutine) then you see the difference:
1.
Command: -i-INSERT Enter block name or [?] <A$C680F03C3>:
Units: Unitless   Conversion:      1.00Specify insertion point or [Basepoint/Scale/Rotate/PScale/PRotate]:
2.
Command: -i-INSERT Enter block name or [?] <A$C23C571A5>:
Units: Millimeters   Conversion:      1.00Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate/PScale/PX/PY/PZ/PRotate]:
 
Now I have a problem because I use lisproutines who needs always the same block. (lisproutine blockedit and blockdone).
I need for the lisp routine a block which have the possibility to scale uniformly.  I cannot find a variable to changes this.
Please help me.