Use Built-in Commands in Macros
ConceptQuick Reference


Your Ad Here

 
 
 

To develop macros that use built-in commands that are part of AutoCAD, precede each command with the period character (.). The period character allows the built-in command to be used even if it has been undefined with the UNDEFINE command making the macro predicable when it is used on other systems that share the same customization file.


Return to Autodesk Index


Your Ad Here