![]() |
Junction Diagram Automation Suite 1.2.0
An AutoCAD 2024 plugin for the manipulation and generation of junction box wiring diagrams
|
Interface for the Cable class. More...
Go to the source code of this file.
Classes | |
class | Cable |
Represents a cable with specific attributes and devices connected to it. More... |
Enumerations | |
enum | CableType { PAIR1 , PAIR2 , PAIR4 , TRIAD1 , WIRE7 } |
Enumerates the different types of cables. More... | |
enum | SystemType { CONTROL , SAFETY } |
Enumerates the types of systems that can use cables. More... | |
enum | IOType { ANALOG , DIGITAL } |
Enumerates the input/output types supported by cables. More... |
Interface for the Cable class.
This module is part of the Junction Diagram Automation Suite. Unauthorized copying, distribution, or modification is prohibited.
enum CableType |
enum IOType |
enum SystemType |