Author Topic: Modifying Existing AutoCAD Commands  (Read 1293 times)

0 Members and 1 Guest are viewing this topic.

ChrisCarlson

  • Guest
Modifying Existing AutoCAD Commands
« on: July 07, 2015, 10:43:58 AM »
Is it possible to modify an existing command within AutoCAD? For instance see below for the dimedit command.
Code: [Select]
"dimedit"
[R]otate -> Specify Angle -> Select Object
[O]blique -> Select Object -> Specify Angle

Object selection and angle prompt are flip flopped within the same command and is a bit confusing.

Peter2

  • Swamp Rat
  • Posts: 653
Re: Modifying Existing AutoCAD Commands
« Reply #1 on: July 07, 2015, 11:59:12 AM »
I don't know if you can modify the original command-code, but you can define your own "replacement" with lisp, script, macro, ... and "redefine" the command.
Peter

AutoCAD Map 3D 2023 German (so some technical terms will be badly retranslated to English)
BricsCAD V23