mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -5885,6 +5885,9 @@ end
|
||||
|
||||
<p>Returns a <a href="Core.Point.html##(POINT_VEC2)">Core.Point#POINT_VEC2</a> object reflecting a random 2D location within the zone.</p>
|
||||
|
||||
|
||||
<p>Note that this is actually a <a href="Core.Point.html##(COORDINATE)">Core.Point#COORDINATE</a> type object, and not a simple Vec2 table.</p>
|
||||
|
||||
<div id= "#Functions##GetRandomPointVec2" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -5942,6 +5945,9 @@ end
|
||||
|
||||
<p>Returns a <a href="Core.Point.html##(POINT_VEC3)">Core.Point#POINT_VEC3</a> object reflecting a random 3D location within the zone.</p>
|
||||
|
||||
|
||||
<p>Note that this is actually a <a href="Core.Point.html##(COORDINATE)">Core.Point#COORDINATE</a> type object, and not a simple Vec3 table.</p>
|
||||
|
||||
<div id= "#Functions##GetRandomPointVec3" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
|
||||
Reference in New Issue
Block a user