Skip to content

Commit f9a89cb

Browse files
petrasvestartasgitbook-bot
authored andcommitted
GITBOOK-154: No subject
1 parent a6c6469 commit f9a89cb

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed
215 KB
Loading
228 KB
Loading

gitbook/manual/1.-create-and-modify-pattern/patterns.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,14 @@ This function automatically generates a mesh grid using number and size of the g
6464

6565
### Triangulation
6666

67-
Not implemented.
67+
Curves with holes can be triangulated by defining the outer and inner boundaries of the mesh edges, as well as specifying the edge length. Before performing the Vertical Thrust Analysis, modify the force diagram and set the minimum edge length (lmin) to 0.5.\
68+
\
6869

70+
71+
<figure><img src="../../.gitbook/assets/triangulation.png" alt=""><figcaption></figcaption></figure>
72+
73+
### Skeleton
74+
75+
The skeleton pattern creates a line graph that is used to generate a mesh around it. The density parameter subdivides the mesh. The leaf angle parameter changes the angle of the boundary nodes, and the width controls the offset of the mesh.&#x20;
76+
77+
<figure><img src="../../.gitbook/assets/skeleton.png" alt=""><figcaption></figcaption></figure>

0 commit comments

Comments
 (0)