|
QCAD Application Framework
CAD Application Development and Automation.
|
This module contains ECMAScript implementations of various arc drawing tools. More...
Classes | |
| class | Arc |
| Base class for all arc drawing tools. More... | |
| class | Arc2PA |
| Arc from two points and angle. More... | |
| class | Arc2PR |
| Arc from two points and radius. More... | |
| class | Arc3P |
| Arc from three points. More... | |
| class | ArcConcentric |
| Arc concentric to another arc (with distance). More... | |
| class | ArcCPA |
| Arc from center, point and angles. More... | |
| class | ArcTangential |
| Arc tangentially connected to a line or arc. More... | |
This module contains ECMAScript implementations of various arc drawing tools.