Print Page | Close Window

Paste as block

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1633
Printed Date: 11.Jun.2026 at 21:54


Topic: Paste as block
Posted By: Fam.ghardeman
Subject: Paste as block
Date Posted: 03.Feb.2009 at 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.00
Specify insertion point or [Basepoint/Scale/Rotate/PScale/PRotate]:
2.
Command: -i
-INSERT Enter block name or [?] <A$C23C571A5>:
Units: Millimeters   Conversion:      1.00
Specify 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.



Print Page | Close Window