@@ -82,22 +82,22 @@ <h2><a target="_blank" href="https://cadquery.readthedocs.io/en/latest/apirefere
82
82
< tr >
83
83
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.sphere "> Workplane.sphere</ a > < br > (radius)</ td >
84
84
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.sweep "> Workplane.sweep</ a > < br > (path)</ td >
85
- < td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cutThruAll "> Workplane.cutThruAll</ a > < br > (until )</ td >
85
+ < td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cutThruAll "> Workplane.cutThruAll</ a > < br > ()</ td >
86
86
</ tr >
87
87
< tr >
88
88
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cylinder "> Workplane.sphere</ a > < br > (height, radius)</ td >
89
89
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.loft "> Workplane.loft</ a > < br > (ruled, combine, clean)</ td >
90
- < td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.extrude "> Workplane.hole </ a > < br > (diameter, depth )</ td >
90
+ < td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.cutBlind "> Workplane.cutBlind </ a > < br > (until )</ td >
91
91
</ tr >
92
92
< tr >
93
93
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.text "> Workplane.text</ a > < br > (txt, fontsize, distance)</ td >
94
94
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.revolve "> Workplane.revolve</ a > < br > (angleDegrees)</ td >
95
- < td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.intersect "> Workplane.intersect </ a > < br > (toIntersect )</ td >
95
+ < td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.hole "> Workplane.hole </ a > < br > (diameter, depth )</ td >
96
96
</ tr >
97
97
< tr >
98
98
< td > </ td >
99
99
< td > < a target ="_blank " href ="https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.union "> Workplane.union</ a > < br > (angleDegrees)</ td >
100
- < td > </ td >
100
+ < td > < a target =" _blank " href =" https://cadquery.readthedocs.io/en/latest/classreference.html#cadquery.Workplane.intersect " > Workplane.intersect </ a > < br > (toIntersect) < /td >
101
101
</ tr >
102
102
</ table >
103
103
</ div >
0 commit comments