Skip to content

Commit f2abd3d

Browse files
GITBOOK english corrections.
1 parent cae7db7 commit f2abd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitbook/next-steps/materialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ scene.draw()
11001100

11011101
<figure><img src="../.gitbook/assets/materialization_index_and_packing.png" alt=""><figcaption></figcaption></figure>
11021102

1103-
This script generates 3D index labels for each block, displaying their positions directly in Rhino. Additionally, it packs the blocks into a grid layout, making them easier to visualize, organize, and manufacture. The result is a structured, fabrication-ready representation of the geometry. The joinery is regenerated at this script again, because serialization to JSON file are currently not supported for BRep only if STEP format.
1103+
This script generates 3D index labels for each block, displaying their positions directly in Rhino. Additionally, it packs the blocks into a grid layout, making them easier to visualize, organize, and manufacture. The result is a structured, fabrication-ready representation of the geometry. The joinery is regenerated in this script because serialization to a JSON file is not currently supported for BReponly the STEP format allows it.
11041104

11051105
```python
11061106

0 commit comments

Comments
 (0)