![]() |
Junction Diagram Automation Suite 1.5.1
An AutoCAD 2024 plugin for the manipulation and generation of junction box wiring diagrams
|
This is the complete list of members for Cable, including all inherited members.
addDevice(Device *device) | Cable | |
Cable(CableType cableType, SystemType sysType, IOType ioType) | Cable | |
draw(AcGePoint3d origin, int terminalNumber, bool flip, const wchar_t *junctionTag, int tableNumber) const | Cable | |
getCableType() const | Cable | |
getDevices() const | Cable | |
getIOType() const | Cable | |
getIOTypeFromCell(const std::string &cell) | Cable | static |
getSystemType() const | Cable | |
getSystemTypeFromCell(const std::string &cell) | Cable | static |
getTerminalFootprint() const | Cable | |
getWireTypeFromCell(const std::string &cell) | Cable | static |
operator<(const Cable &rhs) const | Cable | |
operator[](int index) const | Cable |