Share

How to turn off and delete constraints in AutoCAD

Technical Support

Issue:

When drawing in AutoCAD, constraints are automatically added to objects and appear when the mouse hovers over an object. How to turn off and delete these constraints?

Causes:

Geometric Constraints are automatically inferred when the CONSTRAINTINFER system variable is set to 1 (ON).

Solution:

To turn off geometric constraints:
  • On the command line in AutoCAD, enter CONSTRAINTINFER and set the value to 0 (zero)
  • Enter CONSTRAINTSETTINGS command and on the Geometric tab, uncheck the box for "Infer geometric constraints."

To delete geometric constraints:
  1. Select the objects to remove constraints from.
  2. On the command line, enter the DELCON command.

Products:

AutoCAD Products;

Was this information helpful?