Skip to content

Commit 391ff80

Browse files
WIP materialization text corrections.
1 parent 82c25a6 commit 391ff80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitbook/next-steps/materialization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The aim of this tutorial is to convert a RhinoVault session (a JSON file with a
88

99
{% file src="../.gitbook/assets/rhinovault_session.json" %}
1010

11-
## Pattern from RhinoVault Session
11+
## Rhino Script Editor and RhinoVault Session
1212

1313
<figure><img src="../.gitbook/assets/materialization_pattern.gif" alt=""><figcaption></figcaption></figure>
1414

@@ -45,7 +45,7 @@ scene.add(rv_scene.find_by_name("Pattern").mesh)
4545
scene.draw()
4646
```
4747

48-
## Mesh from Thrust Diagram in Rhino Script Editor
48+
## Mesh from Thrust Diagram
4949

5050
<figure><img src="../.gitbook/assets/materialization_thrust_diagram.png" alt=""><figcaption></figcaption></figure>
5151

0 commit comments

Comments
 (0)