Summary: The ability to execute a command macro programmatically.

Description: I would like the ability to execute a command macro code (similar to those in toolbars) programmatically.

How Used: In the AutoCAD Dot Net API there is currently the Dwg.SendStringToExecute() method which will allow you to run a series of AutoCAD commands. It doesn’t recognize special macro codes like “^M”. It would be nice to also evaluate the Diesel expressions that you would find in a toolbar button.

Feature Affinity: API

Submitted By: Benjamin Weir on August 16, 2007