mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Add operations_generic.project to resolve #833
This commit is contained in:
parent
7bd037aeed
commit
56e9858fef
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ Cheat Sheet
|
||||||
| :func:`~operations_generic.bounding_box`
|
| :func:`~operations_generic.bounding_box`
|
||||||
| :func:`~operations_generic.mirror`
|
| :func:`~operations_generic.mirror`
|
||||||
| :func:`~operations_generic.offset`
|
| :func:`~operations_generic.offset`
|
||||||
|
| :func:`~operations_generic.project`
|
||||||
| :func:`~operations_generic.scale`
|
| :func:`~operations_generic.scale`
|
||||||
| :func:`~operations_generic.split`
|
| :func:`~operations_generic.split`
|
||||||
|
|
||||||
|
|
@ -88,6 +89,7 @@ Cheat Sheet
|
||||||
| :func:`~operations_sketch.make_hull`
|
| :func:`~operations_sketch.make_hull`
|
||||||
| :func:`~operations_generic.mirror`
|
| :func:`~operations_generic.mirror`
|
||||||
| :func:`~operations_generic.offset`
|
| :func:`~operations_generic.offset`
|
||||||
|
| :func:`~operations_generic.project`
|
||||||
| :func:`~operations_generic.scale`
|
| :func:`~operations_generic.scale`
|
||||||
| :func:`~operations_generic.split`
|
| :func:`~operations_generic.split`
|
||||||
| :func:`~operations_generic.sweep`
|
| :func:`~operations_generic.sweep`
|
||||||
|
|
@ -103,6 +105,7 @@ Cheat Sheet
|
||||||
| :func:`~operations_part.make_brake_formed`
|
| :func:`~operations_part.make_brake_formed`
|
||||||
| :func:`~operations_generic.mirror`
|
| :func:`~operations_generic.mirror`
|
||||||
| :func:`~operations_generic.offset`
|
| :func:`~operations_generic.offset`
|
||||||
|
| :func:`~operations_generic.project`
|
||||||
| :func:`~operations_part.revolve`
|
| :func:`~operations_part.revolve`
|
||||||
| :func:`~operations_generic.scale`
|
| :func:`~operations_generic.scale`
|
||||||
| :func:`~operations_part.section`
|
| :func:`~operations_part.section`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue