Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a94c9 commit 89e2b7fCopy full SHA for 89e2b7f
doc/users/next_whats_new/3d_collections_offset3d.rst
@@ -1,8 +1,8 @@
1
-3D Collections have `set_offset3d` and `get_offset3d` methods
2
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+3D Collections have ``set_offset3d`` and ``get_offset3d`` methods
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
-All 3D Collections (`Patch3DCollection`, `Path3DCollection`,
5
-`Poly3DCollection`) now have `set_offset3d` and `get_offset3d` methods
+All 3D Collections (``Patch3DCollection``, ``Path3DCollection``,
+``Poly3DCollection``) now have ``set_offset3d`` and ``get_offset3d`` methods
6
which allow you to set and get the offset of the collection in data
7
coordinates. In other words, this allows you to set and get the position of the
8
of the collection points.
0 commit comments