Junction Diagram Automation Suite 1.2.0
An AutoCAD 2024 plugin for the manipulation and generation of junction box wiring diagrams
Loading...
Searching...
No Matches
main.h
Go to the documentation of this file.
1
14
15#pragma once
16
17#include "Version.h"
18
19#include "rxregsvc.h"
20#include "acutads.h"
21#include "aced.h"
22
23#include "JunctionBuilder.h"
24
25void initApp();
26void unloadApp();
27void buildJunctionCommand();
Interface for building junction boxes.