ae65dc3579
Differentiated projected plane origin and global origin for creating workplanes
...
Added ProjectedGlobalOrigin as centerOption for worplane constructor to differentiate between projecting the global origin and the current plane origin when creating new workplanes. Also updated projectToPlane method of Vector to only accept plane objects and it no longer does in inplace modification. Updated test converage for ProjectedOrigin and ProjectedGlobalOrigin options.
2019-06-01 18:54:56 -05:00
04bb8ff470
Added option to center workplane of projected origin.
...
Add 'ProjectedOrigin' option to centerOptions parameter of workplane method. Added test converge for all of the centerOption paramter choices.
2019-05-22 15:57:30 -05:00
e71d054d3a
Rework after review
2019-05-20 21:34:29 +02:00
e39f4b82ee
Added tests for makeShell and makeSolid
2019-05-19 11:31:06 +02:00
d6888d911d
Implemented text alignment
2019-05-19 11:12:53 +02:00
0237aa5c0c
Changed cq.sweep interface
2019-05-19 10:44:03 +02:00
768b33cef6
Added test for the new functionality
2019-05-17 23:02:22 +02:00
0e6b8837a7
Do not return degenerated edges
2019-04-28 21:16:28 +02:00
0764e2b65e
Extended cutThruAll coverage
2019-03-05 21:34:54 +01:00
449ce66d64
Additonal tests for sweep
2019-02-26 18:39:41 +01:00
89a3c2835f
Extend sweep test coverage
2019-02-26 17:04:48 +01:00
e0d84c40b0
Added tests for transition modes
2019-02-26 16:37:08 +01:00
bfbaa08233
Expose the transition argument in the CQ sweep API
2019-02-26 12:20:27 +01:00
31665947c3
parametricCurve tests
2019-02-24 20:20:32 +01:00
26a74c69bb
Test standalone text generation.
2019-02-22 07:01:43 +01:00
4a9bd81b89
Added number of top faces check in the text test case
2019-02-22 06:56:23 +01:00
e474c0ef6f
Added tests of the text feature
2019-02-21 21:17:54 +01:00
cfaa60338b
Merge branch 'master' into adam-urbanczyk-OCC-version-update
2019-02-13 20:59:28 +01:00
1c92a456b3
Typo fix
2019-02-09 23:58:04 +01:00
9e7ef243ca
Better testing of the new spline functionality
2019-02-09 23:31:51 +01:00
60e09f6b92
Add tests for new spline functionality
2019-02-08 23:11:16 +01:00
c292a9f2db
Implemented tapered cutBlind
2019-02-07 21:03:20 +01:00
ced285ac0e
Expose tapered extrude to the users
2019-02-06 21:08:48 +01:00
34a6d4bf05
Merge branch 'master' into adam-urbanczyk-OCC-version-update
2019-01-12 14:39:47 +01:00
b59e277c83
Typo fix
2018-12-27 21:08:30 +01:00
56ad889f57
Increase coverage
2018-12-26 00:07:15 +01:00
4c4ec5eb98
Fixed failing tests
2018-12-25 23:39:41 +01:00
bcee21289f
Update tests
2018-12-25 23:30:53 +01:00
e2e045df42
Merged-in missing tests from the original CQ version
2018-12-23 22:20:02 +01:00
42f7b69149
Use the new OCC submodule structure
2018-12-08 22:50:42 +01:00
a284b1531e
Trying to fix tests on windows
2018-07-15 14:51:11 +02:00
25edd87baa
Solids on the stack are not modified retroactively anymore
2018-06-02 14:47:20 +02:00
1e05a45f9c
First attempt at python2 and python3 support in single codebase
...
4 tests failing on python3 (CQGI, AMF export)
2017-09-17 00:57:12 +02:00
5c78f36885
Relax bounding box related tests
2017-09-02 17:12:44 +02:00
89f421caa0
Removed testToFreeCAD, added testToOCC, added toOCC function to cq
2017-09-02 15:01:48 +02:00
4086d923f5
Fix testToSVG (search string was too detailed and therefore OCC version specific)
2017-09-02 14:50:53 +02:00
c35472a745
Fix testCylinderPlugin
2017-09-01 23:57:16 +02:00
3442e77798
Fixed testFrontReference
2017-09-01 23:27:11 +02:00
09118c9d89
Reworked testSphereCombine
2017-08-31 15:02:14 +02:00
ea619f6409
Reworked testWorkplaneFromFace
2017-08-31 14:58:14 +02:00
587569e8dc
Fix wrong expected value in testBoxPointList
2017-08-27 00:07:53 +02:00
58683d0eb0
Testcase for symmetric extrusion
...
Added a test case for symmetric extrusion operation.
2016-05-22 21:39:54 +02:00
822af6c7f5
Finished sweep operation and added tests.
2016-04-26 20:11:12 -04:00
7225d84905
1. Add a mirroring example into doc/example.rst; 2. Add a tolerance parameter into BoundingBox function, and default it as 0.1, otherwise, it's very slow when compile the docs with sphinx-build, don't know why; 3. Add a testBoundingBox function into TestCadQuery.py file...
2016-01-20 16:56:48 +08:00
146ecd589b
Removed incorrectly used hash function from Vector and commented out a few non-critical test lines that break with FreeCAD daily.
2015-10-23 17:31:06 -04:00
4cd0afc29e
Changed polyline to work with a list of edges instead of a wire.
2015-10-13 11:30:17 -04:00
ff72ac8318
add tests for workplane gen. from multiple faces
2015-09-17 22:41:42 +03:00
562e44c01d
fail to prevent creating random workplanes
2015-09-17 07:41:52 +03:00
8e89d901a7
Added a few more test cases for CQ.py.
2015-08-17 08:29:25 -04:00
935f6e1da9
added test for clean box
2015-08-06 22:39:25 +03:00