mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -9951,7 +9951,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_ZONE).GetRandomZone">SET_ZONE:GetRandomZone()</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SET_ZONE).GetRandomZone">SET_ZONE:GetRandomZone(margin)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Get a random zone from the set.</p>
|
||||
</td>
|
||||
@@ -58200,7 +58200,7 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(SET_ZONE).GetRandomZone" ><strong>SET_ZONE:GetRandomZone()</strong></a></h2>
|
||||
<h2><a id="#(SET_ZONE).GetRandomZone" ><strong>SET_ZONE:GetRandomZone(margin)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Get a random zone from the set.</p>
|
||||
@@ -58211,6 +58211,20 @@ BASE:TraceOnOff( false )</code></pre>
|
||||
<div class="w3-margin-left">
|
||||
<p>SET_ZONE</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>
|
||||
#number
|
||||
<strong><strong>margin</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Number of tries to find a zone</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return values:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
|
||||
Reference in New Issue
Block a user