Skip to content

Commit ff355a4

Browse files
GITBOOK lips dataset.
1 parent 9cd75c8 commit ff355a4

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed
-36.2 KB
Binary file not shown.

gitbook/examples/basic-design/drop-downs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Create a pattern from a mesh. You can start with the attached Rhino file or a se
3838

3939
**Command:** `RV_pattern_supports` > `Add`> `Manual`> `Select Vertices`
4040

41-
Manually set the boundary for the full outer ring of the mesh a few points inside the hole.
41+
Manually set the boundary for the full outer ring of the mesh and a few points inside the hole.
4242

4343
<figure><img src="../../.gitbook/assets/examples_dropdowns_1.png" alt=""><figcaption></figcaption></figure>
4444

gitbook/examples/basic-design/holes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ layout:
1616

1717
<figure><img src="../../.gitbook/assets/examples_holes.png" alt=""><figcaption></figcaption></figure>
1818

19-
This feature is also commonly found in historical shell structures to introduce skylights or other functional or structural elements. RhinoVault treats mesh openings as part of the overall network as you would see there is often a central node interconnected to the boundary hole vertices. This example demonstrates the detection of holes within user-provided input, such as a mesh. In this case, we will use boundary supports for both inner and outer loops.
19+
This feature is also commonly found in historical shell structures, where it is used to introduce skylights or other functional and structural elements. RhinoVault treats mesh openings as part of the overall network, often featuring a central node interconnected with the boundary hole vertices. This example demonstrates the detection of holes within user-provided input, such as a mesh.
2020

2121
{% file src="../../.gitbook/assets/examples_holes.3dm" %}
2222

@@ -38,7 +38,7 @@ Create a pattern from a mesh. You can start with the attached Rhino file or a se
3838

3939
**Command:** `RV_pattern_supports` > `Add`> `Boundary`
4040

41-
Manually set the boundary for the full outer ring of the mesh a few points inside the hole.
41+
Manually set the boundary for the full outer ring of the mesh.
4242

4343
<figure><img src="../../.gitbook/assets/examples_holes_1.png" alt=""><figcaption></figcaption></figure>
4444

gitbook/examples/basic-design/lips.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To achieve this modification, we must redirect the flow of the greatest forces.
2222

2323
To accomplish this, we will set the force diagram edge length parameters [**lmin**](../../manual/7.-modify-diagrams/supports-1.md) and [**lmax**](../../manual/7.-modify-diagrams/supports-1.md) to 1 and 3, respectively, for all boundary edges. For the inner loop of edges, we will use a range of 10–15. These values are arbitrary and serve to illustrate the principle.
2424

25+
{% file src="../../.gitbook/assets/examples_lips.3dm" %}
2526

2627
***
2728

0 commit comments

Comments
 (0)