From 04fc800b21792bb167e1d46d0afbb50c503f1524 Mon Sep 17 00:00:00 2001 From: robin Date: Fri, 28 Jun 2024 17:09:37 +0200 Subject: [PATCH] Update doc. --- docs/src/usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/usage.rst b/docs/src/usage.rst index e8408e5..bae43c6 100644 --- a/docs/src/usage.rst +++ b/docs/src/usage.rst @@ -128,8 +128,8 @@ A tab menu is created to easily switch between the simulation renderings. batch.stop() -Factory -------- +Step 2: Create / Update objects +------------------------------- The API to create and update 3D objects is exposed in the :py:class:`Viewer.objects` variable.