Message 1 of 12
Re-define built-in commands?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
Recently, I have been thinking of the built-in commands in AutoCAD and how they are connected to the lisp "commands". I trying to find any coding behind all predefined commands in AutoCAD and would like to kindly ask if there is a way to re-define any built-in command, such as line, polyline, rectangle, etc.?
Is it possible, for example, to redefine command named "line" to create instead of a line, a completely different object? In other words, can AutoCAD's "source-code" can be revised/modified?