Files
create/src
Zheng, Lei a3f46a40e9 Path: added Path.fromShapes and Path.sortWires
* Path.fromShapes can now convert any number of shapes to Path with
optimzied travel distances. It internally uses Path.sortWires to
minimize travel distances, and also sort wires by its Z height in case
of sectioned wires.

* The above python function is impelmented in Path::Area class.

* Path::FeatureShape is rewrote to take advantage of these two
functions.

* Add Path::FeatureAreaView to partially display a Path::FeatureArea's
sections.
2017-01-27 17:13:16 +08:00
..
2017-01-13 16:18:24 -02:00
2017-01-22 23:27:55 -05:00
2016-12-13 19:47:32 +01:00
2016-10-31 13:52:08 +01:00
2017-01-21 19:15:36 +01:00