RocketPlot is a replacement for AutoCAD's standard plot dialog, developed by Ivan Starr in C++ using ObjectARX and the Microsoft Foundation Classes (MFC). It was created to solve the plotting challenges faced by CAD managers during complex drawing submissions. The program streamlines batch plotting, manages plot configurations more efficiently, and offers a superior interface compared to stock AutoCAD.
During development, Ivan delved deep into ObjectARX and MFC, learning advanced CAD programming techniques and exploring esoteric features of AutoCAD's plotting engine. The project demonstrates how customization and automation can dramatically improve workflow efficiency, especially in professional CAD environments with complex submission requirements.
About This Project
Key features of RocketPlot include:
- Complete replacement of the AutoCAD plot dialog with an intuitive, user-friendly interface.
- Batch plotting automation for multiple drawings, improving productivity and reducing errors.
- Advanced plot management tools for organizing and tracking plot jobs efficiently.
- Implementation using C++ with ObjectARX for tight integration with AutoCAD's internal API.
- Use of Microsoft Foundation Classes (MFC) to create a responsive, modern dialog interface.
- Demonstrates advanced AutoCAD programming techniques and deep customization of AutoCAD’s built-in functionality.
Be sure to check out Ivan's advanced AutoCAD programming tutorials on his YouTube channel: Advanced AutoCAD Programming.