Skip to content

Commit b908398

Browse files
GITBOOK materialization bottom mesh
1 parent 13f24ed commit b908398

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gitbook/next-steps/materialization.md

Lines changed: 1 addition & 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
If you want to directly run all scripts of this page, you can download them from here:
1010

11-
% file src="../.gitbook/assets/materialization.zip" %}
11+
{% file src="../.gitbook/assets/materialization.zip" %}
1212

1313
## Rhino Script Editor and RhinoVault Session
1414

@@ -1297,7 +1297,6 @@ from compas.scene import Scene
12971297
# Load data
12981298
# =============================================================================
12991299

1300-
13011300
IFILE = pathlib.Path(__file__).parent / "009_mesh.json"
13021301
dual = compas.json_load(IFILE)
13031302

0 commit comments

Comments
 (0)