Markus Lampert
e1af026933
Added basic chamfer test case for offsetting a wire.
2018-07-06 22:08:46 -07:00
Markus Lampert
cfd2c5ad96
Fixed flipping of b-spline and enabled unit test for it.
2018-07-06 22:08:46 -07:00
Markus Lampert
06bc9a120b
Added flipping of edge to PathGeom.
2018-07-06 22:08:46 -07:00
Markus Lampert
bf46c47616
Removed PathGeom class and moved functionality into module interface.
2018-06-19 21:38:20 -07:00
Markus Lampert
644e4afc77
Add support for full circles to PathGeom.
2018-06-15 11:32:06 -03:00
luz.paz
2d5cc6a1ed
Path: misc. source comment typos
2018-04-25 11:03:10 +02:00
Markus Lampert
3d76f01ea3
Disableing bezier unit tests which seem to break depending on the version of occ/oce being used.
2017-09-28 11:27:47 -07:00
Markus Lampert
8786432651
Added support for bezier curves for isHorizontal/isVertical.
2017-09-28 11:27:47 -07:00
Markus Lampert
fd3b2220a5
Enhanced isVertical/isHorizontal functions accepting a Vector, and Edge or a Face now.
2017-09-28 11:27:46 -07:00
ml
c2abaf2232
Fixed G2/3 command generation for flipped arcs.
2017-03-03 11:52:42 -03:00
Markus Lampert
6452c28ec6
Fixed alignment issue and unit tests.
...
The trick is really to over-extend edges before creationg shapes for the common operation, and trying to avoid alignment of the edge with the cone's seam.
2017-01-02 17:34:36 -08:00
Markus Lampert
ceae388d5f
Fixed helix construction.
2017-01-02 17:34:36 -08:00
Markus Lampert
64d5927402
Added arcToHelix.
2017-01-02 17:34:36 -08:00
sliptonic
a9130385f4
PATH: fix cmake resort
2016-12-11 14:11:47 -06:00
Markus Lampert
c81c81dd12
Added wire(s)ForPath functions with test.
2016-11-28 15:52:17 -08:00
Markus Lampert
a86f05071c
Split out PathGeom and created test cases for it.
2016-11-28 15:11:24 -08:00