Category Archives: VARIABLES

[Error] Not select more than one object AutoCAD

How to fix error not select more than one object in AutoCAD? Solution: Using variable PICKADD Do step by step as follows: Step 1: PICKADD > Enter Step 2: Input value 1 or 2 > Enter to finish Value Description 0 Turns off PICKADD. The objects most recently selected become the selection set. Previously selected objects are automatically… Read More »

Block Editor not working in AutoCAD

How to fix Block Editor not working in AutoCAD? Solution: It’s so easy with variable BLOCKEDITLOCK Do step by step as follows: Step 1: BLOCKEDITLOCK > Enter Step 2: Input value 1 > Enter to finish Thanks for visiting my blog! Good luck!

Controls the display of the Start tab

AUTOCADTIP.COM – How to Controls the display of the Start tab in AutoCAD? Solution: Using variable STARTMODE Step 1: STARTMODE Step 2: Input value 0 or 1 Step 3: Enter > finish Variable Default value Command affected Description STARTMODE Saved in: Registry   1 0 – Closes the Start tab and it will be disabled the next time… Read More »

Controls display Create New Drawing dialog box

AUTOCADTIP.COM – How to controls the display of the Create New Drawing dialog box in AutoCAD? Solution: Using varibale STARTUP Step 1: STARTUP Step 2: Input value 0 or 1 Step 3: Enter > Finish Variable Default Value Command affected Description STARTUP (Stored: In Registry) NEW 0 – Displays the Select Template File dialog box or uses the… Read More »

AutoCAD System Variables – CIRCLERAD for Circle command

AUTOCADTIP.COM – How to fix circle radius when you use Circle command in AutoCAD? AutoCAD provides users with variables to adjust the radius value. However, this variable only allows saving the final radius value when drawing a circle. Variable Default Value Command affected Description CIRCLERAD 0.0000 CIRCLE Last circle radius 0 – No default n – Last used… Read More »