update ISO coordinate rendering for 3+2axis machine.
This commit is contained in:
@@ -134,9 +134,6 @@ Class ActRapid
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.Acts.ActFeedrate.html#Hi_Numerical_Acts_ActFeedrate_Feedrate_mmdmin">ActFeedrate.Feedrate_mmdmin</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.Acts.ActFeedrate.html#Hi_Numerical_Acts_ActFeedrate_ToString">ActFeedrate.ToString()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
|
||||
</div>
|
||||
@@ -223,6 +220,43 @@ Class ActRapid
|
||||
|
||||
|
||||
|
||||
<h2 class="section" id="methods">Methods
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_ActRapid_ToString_" data-uid="Hi.Numerical.Acts.ActRapid.ToString*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_ActRapid_ToString" data-uid="Hi.Numerical.Acts.ActRapid.ToString">
|
||||
ToString()
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd><p>A string that represents the current object.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user