update ISO coordinate rendering for 3+2axis machine.
This commit is contained in:
@@ -278,6 +278,39 @@ Class CodeXyzabcMachineTool
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcMech_Xyzabc_CodeXyzabcMachineTool__ctor_" data-uid="Hi.NcMech.Xyzabc.CodeXyzabcMachineTool.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_CodeXyzabcMachineTool__ctor_System_String_System_Boolean_" data-uid="Hi.NcMech.Xyzabc.CodeXyzabcMachineTool.#ctor(System.String,System.Boolean)">
|
||||
CodeXyzabcMachineTool(string, bool)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public CodeXyzabcMachineTool(string chainCode = "[O][Z][C][w];[O][Y][X][B][S][t]", bool isVertical = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>chainCode</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
<dt><code>isVertical</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcMech_Xyzabc_CodeXyzabcMachineTool__ctor_" data-uid="Hi.NcMech.Xyzabc.CodeXyzabcMachineTool.#ctor*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_CodeXyzabcMachineTool__ctor_System_Xml_Linq_XElement_System_String_" data-uid="Hi.NcMech.Xyzabc.CodeXyzabcMachineTool.#ctor(System.Xml.Linq.XElement,System.String)">
|
||||
|
||||
Reference in New Issue
Block a user