Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-03-09 13:39:06 +00:00
parent 160942e0c1
commit 96638c12a1
32 changed files with 1138 additions and 958 deletions
+146 -2
View File
@@ -3644,6 +3644,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_ELASTIC).New">ZONE_ELASTIC:New(ZoneName, Points)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Constructor to create a ZONE_ELASTIC instance.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_ELASTIC).RemoveVertex2D">ZONE_ELASTIC:RemoveVertex2D(Vec2)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Remove a vertex (point) from the polygon.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_ELASTIC).RemoveVertex3D">ZONE_ELASTIC:RemoveVertex3D(Vec3)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Remove a vertex (point) from the polygon.</p>
</td>
</tr>
<tr class="w3-border">
@@ -15675,6 +15687,94 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ZONE_ELASTIC).RemoveVertex2D" ><strong>ZONE_ELASTIC:RemoveVertex2D(Vec2)</strong></a></h2>
</div>
<p>Remove a vertex (point) from the polygon.</p>
<div id= "#Functions##RemoveVertex2D" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
<h2><strong>Defined in:</strong></h2>
<div class="w3-margin-left">
<p>ZONE_ELASTIC</p>
</div>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<a href="DCS.html##(Vec2)">DCS#Vec2</a>
<strong><strong>Vec2</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Point in 2D (with x and y coordinates).</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(ZONE_ELASTIC)">#ZONE_ELASTIC</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ZONE_ELASTIC).RemoveVertex3D" ><strong>ZONE_ELASTIC:RemoveVertex3D(Vec3)</strong></a></h2>
</div>
<p>Remove a vertex (point) from the polygon.</p>
<div id= "#Functions##RemoveVertex3D" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
<h2><strong>Defined in:</strong></h2>
<div class="w3-margin-left">
<p>ZONE_ELASTIC</p>
</div>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<a href="DCS.html##(Vec3)">DCS#Vec3</a>
<strong><strong>Vec3</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Point in 3D (with x, y and z coordinates). Only the x and z coordinates are used.</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(ZONE_ELASTIC)">#ZONE_ELASTIC</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>
@@ -16130,6 +16230,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).Angle" ><strong>ZONE_OVAL.Angle</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(ZONE_OVAL).CenterVec2" ><strong>ZONE_OVAL.CenterVec2</strong></a>
@@ -16601,7 +16712,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(bool)">#bool</a>:</p>
<p>#boolean:</p>
</div>
<div class="w3-half">
@@ -16834,6 +16945,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).Angle" ><strong>ZONE_OVAL.Angle</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(ZONE_OVAL).CenterVec2" ><strong>ZONE_OVAL.CenterVec2</strong></a>
@@ -18782,6 +18904,17 @@ end
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).Angle" ><strong>ZONE_OVAL.Angle</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(ZONE_OVAL).CenterVec2" ><strong>ZONE_OVAL.CenterVec2</strong></a>
@@ -20282,6 +20415,17 @@ end
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).Angle" ><strong>ZONE_OVAL.Angle</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(ZONE_OVAL).CenterVec2" ><strong>ZONE_OVAL.CenterVec2</strong></a>
@@ -31128,7 +31272,7 @@ Note that once a zone has been scanned, multiple evaluations can be done on the
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(bool)">#bool</a>:</p>
<p>#boolean:</p>
</div>
<div class="w3-half">