eda79b40e9
Merge branch 'master' into OCP
2020-03-22 17:53:01 +01:00
24e5d28492
Merge pull request #284 from marcus7070/marcus7070/tangentArc
...
tangent arcs
2020-03-19 14:40:29 -04:00
e655098834
Improve formatting
2020-03-19 18:51:15 +01:00
71080aff59
test tangentArcPoint with 3-tuple argument
2020-03-19 18:36:44 +01:00
228ca55786
Renamed tangentArcEndpoint to tangentArc
2020-03-19 21:21:01 +10:30
ae305501e1
Merge branch 'master' into marcus7070/tangentArc
2020-03-19 08:46:22 +01:00
ed21b9fc9c
Use wrapped i.s.o. _wrapped
2020-03-19 08:43:37 +01:00
a499a4b5d3
Ellipse ( #265 )
...
* added ellipse
* removed unused math imports
* added method ellipseArc and adapted method ellipse to circle
* introduced sense for ellipse building
* adapted ellipse test cases
* exclude vscode config folder
* use gp_Ax2(p, zdir, xdir) for ellipse building
* ran black against the changes
* Fix docstring of makeEllipse
Co-Authored-By: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com >
* Fix return value in docstring of makeEllips
Co-Authored-By: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com >
* Formatting fix
* Increase test coverage
* Formatting fixes
* Add test for makeEllipse
* Test fix
* Formatting + typo fix
Co-authored-by: Bernhard <bwalter42@gmail.com >
Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com >
2020-03-15 14:04:48 +01:00
d0f2576a60
doc/examples.rst: fix a typo
2020-03-14 19:44:18 +10:30
b89bc44f86
Added Workplane.tangentArcToPoint, occ_impl.shapes.Edge.makeTangentArc
2020-03-14 19:44:11 +10:30
b9d3a1c187
Spline tangnet fix for offset workplane ( #293 )
...
Fixes #292
2020-03-06 22:18:31 +01:00
cd66589e4e
Implementation of BRepOffsetAPI_MakeFilling ( #253 )
2020-03-05 21:43:16 +01:00
3d9041e98b
Fix plane rotation method (again...) ( #243 )
2020-02-24 20:45:36 +01:00
793672d466
Use optimal bbox
2020-02-15 22:15:49 +01:00
0063023459
Text fix for OCCT7.4
2020-02-14 07:24:33 +01:00
5af879f640
OCCT 7.4 related fixes
2020-02-10 20:49:14 +01:00
45cfa16813
Merge pull request #252 from marcus7070/marcus7070/tag-and-load
...
Tagging objects in the chain
2020-02-09 17:48:04 -05:00
c53ad18b36
Merge pull request #270 from marcus7070/marcus7070/firstPoint
...
removed CQ.firstPoint from CQ.__init__
2020-01-28 07:02:42 -05:00
09da93a014
formatting
2020-01-23 22:22:53 +10:30
95fb436081
test_cadquery formatting
2020-01-23 21:25:32 +10:30
b2c1094b82
removed CQ.firstPoint from CQ.__init__
2020-01-23 21:16:44 +10:30
04c8b80084
Added tags to primer/concepts docs
2020-01-23 21:06:17 +10:30
911c08f453
removed getTagged from docs
2020-01-23 21:06:17 +10:30
fa3277e6a0
Renamed getTagged to _getTagged
2020-01-23 21:06:17 +10:30
89e75470d0
Added examples to docs
2020-01-23 21:06:17 +10:30
b54f03abf5
Renamed copyWorkplaneFromTagged to workplaneFromTagged
2020-01-23 21:06:17 +10:30
6d98e29b15
Simplify selector code
2020-01-23 21:06:17 +10:30
488a6144a5
Added tests for tags in selectors
2020-01-23 21:06:17 +10:30
b38f01711c
Added the ability to select from a tagged object
2020-01-23 21:06:17 +10:30
d1ced40c4e
Added tags
2020-01-23 21:02:35 +10:30
b631cd17df
Merge pull request #268 from jmwright/master
...
Updated the __version__ variable to fix CQ-editor's update mechanism.
2020-01-22 14:27:03 -05:00
113a48a952
Updated the __version__ variable to fix CQ-editor's update mechanism.
2020-01-21 07:18:55 -05:00
102c16c14e
Add Black formatting check to CI ( #255 )
...
* Add Black formatting check to CI
* Add some documentation for code contributors
* Use uncompromised code formatting
2020-01-20 20:52:12 +01:00
f6f2e1648a
Fixed ToOCC test
2020-01-13 22:14:42 +01:00
c1a3fa0b47
Static method name fix
2020-01-13 22:14:13 +01:00
8d4ff71c77
Preliminary exporters fix
2020-01-12 19:52:23 +01:00
4ce8fe0a7a
Fixed makeText
2020-01-12 13:37:10 +01:00
8046947398
makeSpline fix
2020-01-09 21:23:32 +01:00
d41cadaee3
Fixed SVG export
2020-01-09 21:20:44 +01:00
1e1fec6c6d
Use OX_s() iso OX()
2020-01-04 14:15:33 +01:00
a6c01dd33f
Make tests more verbose
2020-01-04 13:58:58 +01:00
98fa16a0fd
Initial OCP support
2020-01-04 13:54:58 +01:00
74573fc3bb
Merge pull request #251 from CadQuery/adam-urbanczyk-environment.yaml
...
Update environment.yaml
2019-12-29 19:03:32 -05:00
3cd466a693
Merge pull request #237 from bragostin/master
...
Update assembledEdges in shapes.py
2019-12-25 07:17:08 -05:00
42c35b7089
Update test_cadquery.py
2019-12-25 09:21:15 +01:00
1d7b11baf9
Add files via upload
2019-12-24 16:32:38 +01:00
6196729384
Update shapes.py
2019-12-24 16:31:19 +01:00
d2c029cbeb
Update test_cadquery.py
2019-12-24 12:49:37 +01:00
428a8d58a1
Update test_cadquery.py
2019-12-24 12:32:39 +01:00
a26766af50
Update test_cadquery.py
2019-12-24 12:00:09 +01:00