How to add new functions to the AutoCad menus
Creating a class for the new function using an existing class Open the class editor, then select the desired path. Open any of the functions in the same subfolder that you want your function to be in. Copy the name of the “Method Key”, then search for the files in your porject directory using notepad […]