|
QCAD Application Framework
CAD Application Development and Automation.
|
This module contains ECMAScript implementations of various polyline drawing and modification tools. More...
Classes | |
| class | DrawPolyline |
| Draw polyline, segment by segment. More... | |
| class | Polyline |
| Base class for all polyline drawing tools. More... | |
| class | PolylineAppendNode |
| Append node to existing polyline. More... | |
| class | PolylineDeleteNode |
| Delete node from existing polyline. More... | |
| class | PolylineDeleteNodesBetween |
| Delete all nodes of a polyline between two given nodes. More... | |
| class | PolylineEquidistant |
| Create equidistant polyline. More... | |
| class | PolylineFromSegments |
| Polyline from geometrically connected, loose line and arc entities. More... | |
| class | PolylineInsertNode |
| Insert node into existing polyline. More... | |
| class | PolylineTrim |
| Trim polyline segments. More... | |
This module contains ECMAScript implementations of various polyline drawing and modification tools.