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 82c25a6 commit 391ff80Copy full SHA for 391ff80
gitbook/next-steps/materialization.md
@@ -8,7 +8,7 @@ The aim of this tutorial is to convert a RhinoVault session (a JSON file with a
8
9
{% file src="../.gitbook/assets/rhinovault_session.json" %}
10
11
-## Pattern from RhinoVault Session
+## Rhino Script Editor and RhinoVault Session
12
13
<figure><img src="../.gitbook/assets/materialization_pattern.gif" alt=""><figcaption></figcaption></figure>
14
@@ -45,7 +45,7 @@ scene.add(rv_scene.find_by_name("Pattern").mesh)
45
scene.draw()
46
```
47
48
-## Mesh from Thrust Diagram in Rhino Script Editor
+## Mesh from Thrust Diagram
49
50
<figure><img src="../.gitbook/assets/materialization_thrust_diagram.png" alt=""><figcaption></figcaption></figure>
51
0 commit comments