![]() |
Junction Diagram Automation Suite 1.5.0
An AutoCAD 2024 plugin for the manipulation and generation of junction box wiring diagrams
|
include | |
Cable.h | Interface for the Cable class |
common.h | Common includes and definitions |
Device.h | Interface for the Device class |
helpers.h | Interface for helper functions related to database operations |
IOList.h | Interface for the IOList class |
JBox.h | Interface for the JBox class |
JBoxApp.h | Definitions for the JBoxApp class |
JBoxBuilderDialog.h | Interface for the JBoxBuilderDialog class |
main.h | Public declarations and interface for the plugin entrypoint |
src | |
Cable.cpp | Definitions for the Cable class |
Device.cpp | Definitions for the Device class |
helpers.cpp | Helper functions related to database operations |
IOList.cpp | Definitions for the IOList class |
JBox.cpp | Definitions for the JBox class |
JBoxBuilderDialog.cpp | Definitions for the JBoxBuilderDialog class |
main.cpp | Entrypoint for the ObjectArx plugin. Handling AutoCAD messages, loading, and unloading the plugin are done here |