|
| 1 | +# Pillow Vault |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +## Rhino Geometry |
| 6 | + |
| 7 | +Download Rhino3D File: |
| 8 | + |
| 9 | +{% file src="../../.gitbook/assets/pillow_vault.zip" %} |
| 10 | + |
| 11 | +## Create Pattern |
| 12 | + |
| 13 | +| | | | |
| 14 | +| -------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- | |
| 15 | +| <img src="../../.gitbook/assets/RV_pattern (2).svg" alt="" data-size="original"> | <p><strong>Rhino command name</strong></p><p><code>RV_pattern</code></p> | <p><strong>source file</strong></p><p><a href="../../../plugin/RV_pattern.py"><code>RV_pattern.py</code></a></p> | |
| 16 | + |
| 17 | +**Command:** `RV_pattern` > `RhinoMesh` > `Select a mesh` |
| 18 | + |
| 19 | +<figure><img src="../../.gitbook/assets/pillow_vault_0.jpg" alt=""><figcaption><p>The display of the Mesh input changes when the <code>RV_pattern</code> command is initiated.</p></figcaption></figure> |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +## Identify Supports |
| 24 | + |
| 25 | +<table><thead><tr><th></th><th width="228"></th><th></th></tr></thead><tbody><tr><td> <img src="../../.gitbook/assets/RV_supports (2).svg" alt=""></td><td><p><strong>Rhino command name</strong></p><p><code>RV_pattern_supports</code></p></td><td><p><strong>source file</strong></p><p><a href="../../../plugin/RV_pattern_supports.py"><code>RV_pattern_supports.py</code></a></p></td></tr></tbody></table> |
| 26 | + |
| 27 | +**Command:** `RV_pattern_supports` > `Add`> `Manual`> `Select Vertices`> `Enter` |
| 28 | + |
| 29 | +<figure><img src="../../.gitbook/assets/pillow_vault_1.jpg" alt=""><figcaption><p>Select the strips of vertices on the two opposite sides of the Mesh.</p></figcaption></figure> |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +## Form Diagram |
| 34 | + |
| 35 | +| | | | |
| 36 | +| ------------------------------------------------------------------------------------ | --------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | |
| 37 | +| <img src="../../.gitbook/assets/RV_FormDiagram (1).svg" alt="" data-size="original"> | <p><strong>Rhino command name</strong></p><p><code>RV_form</code></p> | <p><strong>source file</strong></p><p><a href="../../../plugin/RV_form.py"><code>RV_form.py</code></a></p> | |
| 38 | + |
| 39 | +**Command:** `RV_form`\ |
| 40 | + |
| 41 | + |
| 42 | +<figure><img src="../../.gitbook/assets/pillow_vault_2.jpg" alt=""><figcaption><p>The mesh geometry is converted to a line preview.</p></figcaption></figure> |
| 43 | + |
| 44 | +## Force Diagram |
| 45 | + |
| 46 | +| | | | |
| 47 | +| ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | |
| 48 | +| <img src="../../.gitbook/assets/RV_ForceDiagram (1).svg" alt="" data-size="original"> | <p><strong>Rhino command name</strong></p><p><code>RV_force</code></p> | <p><strong>source file</strong></p><p><a href="../../../plugin/RV_force.py"><code>RV_force.py</code></a></p> | |
| 49 | + |
| 50 | +**Command:** `RV_force` |
| 51 | + |
| 52 | +<figure><img src="../../.gitbook/assets/pillow_vault_3.jpg" alt=""><figcaption><p>On the right side, the force diagram is created with TextDots marking the angle deviation between the form edge and its 90-degree rotated force edge. The next step, horizontal equilibrium, will aim to reduce this deviation to zero.</p></figcaption></figure> |
| 53 | + |
| 54 | +## Horizontal Equilibrium |
| 55 | + |
| 56 | +| | | | |
| 57 | +| -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | |
| 58 | +| <img src="../../.gitbook/assets/RV_horizontal-eq (1).svg" alt="" data-size="original"> | <p><strong>Rhino command name</strong></p><p><code>RV_tna_horizontal</code></p> | <p><strong>source file</strong></p><p><a href="../../../plugin/RV_tna_horizontal.py"><code>RV_tna_horizontal.py</code></a></p> | |
| 59 | + |
| 60 | +**Command:** `RV_tna_horizontal` > `Iterations` > `1000` |
| 61 | + |
| 62 | +<figure><img src="../../.gitbook/assets/crpillow_vault_5.jpg" alt=""><figcaption><p>The horizontal equilibrium minimizes the angles as much as possible, aiming to bring them close to zero.</p></figcaption></figure> |
| 63 | + |
| 64 | +| | | | |
| 65 | +| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | |
| 66 | +| <img src="../../.gitbook/assets/RV_vertical-eq (1).svg" alt="" data-size="original"> | <p><strong>Rhino command name</strong></p><p><code>RV_tna_vertical</code></p> | <p><strong>source file</strong></p><p><a href="../../../plugin/RV_tna_vertical.py"><code>RV_tna_vertical.py</code></a></p> | |
| 67 | + |
| 68 | +**Command:** `RV_tna_vertical`  |
| 69 | + |
| 70 | +<figure><img src="../../.gitbook/assets/pillow_vault_6.jpg" alt=""><figcaption><p>Vertical projection to get 3D geometry.</p></figcaption></figure> |
0 commit comments