Add links to available example imports to resolve #809

Unavailable imports:
- import_export.rst: example.3mf (produced earlier)
- build_line.rst: club.svg
This commit is contained in:
Jonathan Wagenet 2025-03-10 15:45:40 -04:00
parent cbbf79ae92
commit c14f922647
2 changed files with 5 additions and 0 deletions

View file

@ -122,6 +122,9 @@ Benchy
The Benchy examples shows how to import a STL model as a `Solid` object with the class `Mesher` and
modify it by replacing chimney with a BREP version.
- Benchy STL model: :download:`low_poly_benchy.stl <../examples/low_poly_benchy.stl>`
.. note
*Attribution:*

View file

@ -185,6 +185,8 @@ Step 6: Import a Screw and bind a Joint to it
:class:`~topology.Joint`'s can be bound to simple objects the a :class:`~topology.Compound` imported - in this case a
screw.
- screw STEP model: :download:`M6-1x12-countersunk-screw.step <M6-1x12-countersunk-screw.step>`
.. image:: assets/tutorial_joint_m6_screw.svg
:align: center