mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Fix table format
This commit is contained in:
parent
7c4396d5a8
commit
e23d0b05c7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ BuildPart and Algebra Part.
|
|||
|
||||
+----------------------------------------------+----------------------------------+----+----+----+----+------------------------+
|
||||
| Operation | Description | 0D | 1D | 2D | 3D | Example |
|
||||
+============================================+====================================+====+====+====+====+========================+
|
||||
+==============================================+==================================+====+====+====+====+========================+
|
||||
| :func:`~operations_generic.add` | Add object to builder | | ✓ | ✓ | ✓ | :ref:`16 <ex 16>` |
|
||||
+----------------------------------------------+----------------------------------+----+----+----+----+------------------------+
|
||||
| :func:`~operations_generic.bounding_box` | Add bounding box as Shape | | ✓ | ✓ | ✓ | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue