Skip to content

Commit

Permalink
christmas tree docs
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ committed Dec 1, 2024
1 parent 73fe209 commit bded1c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/2025/01.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ You can use a ZnDraw extension to provide a graphical user interface for buildin
schema["properties"]["n"]["format"] = "range"
schema["properties"]["x_spacing"]["format"] = "range"
schema["properties"]["x_spacing"]["step"] = 0.1
schema["properties"]["x_spacing"]
schema["properties"]["y_spacing"]["format"] = "range"
schema["properties"]["y_spacing"]["step"] = 0.1
schema["properties"]["trunk_height"]["format"] = "range"
return schema
Expand Down Expand Up @@ -150,4 +150,5 @@ The Extension will appear on the modifier sidebar and gives you full control ove
.. image:: https://github.com/user-attachments/assets/5df7e7ab-a930-4361-ac5e-e4f0fcd10cc1
:width: 100%
:alt: ZnDraw
:class: only-dark
:class: only-dark

0 comments on commit bded1c6

Please sign in to comment.