This commit is contained in:
2025-07-25 16:27:29 +08:00
parent 38b27cd481
commit b5cad3c171
1114 changed files with 68009 additions and 23981 deletions
@@ -102,7 +102,7 @@ Class ReflectedXyzabcChain
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class ReflectedXyzabcChain : IXyzabcChain, IGetXyzabcChain, ISolidMachiningChain, IMachiningChain, IGetAsmb, IGetTopoIndex, IGetRootAnchor, IGetSolidMachiningChain, IMakeXmlSource, IGetAnchorToSolidDictionary, IGetAnchoredDisplayeeList, IExpandToBox3d</code></pre>
<pre><code class="lang-csharp hljs">public class ReflectedXyzabcChain : IXyzabcChain, IGetXyzabcChain, IMachiningChain, IGetAsmb, IGetAnchor, IGetTopoIndex, IMakeXmlSource, IGetAnchorToSolidDictionary, IGetAnchoredDisplayeeList, IExpandToBox3d</code></pre>
</div>
@@ -121,12 +121,10 @@ Class ReflectedXyzabcChain
<dd>
<div><a class="xref" href="Hi.Numerical.Xyzabc.IXyzabcChain.html">IXyzabcChain</a></div>
<div><a class="xref" href="Hi.Numerical.Xyzabc.IGetXyzabcChain.html">IGetXyzabcChain</a></div>
<div><a class="xref" href="Hi.NcMech.ISolidMachiningChain.html">ISolidMachiningChain</a></div>
<div><a class="xref" href="Hi.Mech.IMachiningChain.html">IMachiningChain</a></div>
<div><a class="xref" href="Hi.Mech.Topo.IGetAsmb.html">IGetAsmb</a></div>
<div><a class="xref" href="Hi.Mech.Topo.IGetAnchor.html">IGetAnchor</a></div>
<div><a class="xref" href="Hi.Mech.Topo.IGetTopoIndex.html">IGetTopoIndex</a></div>
<div><a class="xref" href="Hi.Mech.Topo.IGetRootAnchor.html">IGetRootAnchor</a></div>
<div><a class="xref" href="Hi.NcMech.IGetSolidMachiningChain.html">IGetSolidMachiningChain</a></div>
<div><a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXmlSource</a></div>
<div><a class="xref" href="Hi.Mech.IGetAnchorToSolidDictionary.html">IGetAnchorToSolidDictionary</a></div>
<div><a class="xref" href="Hi.Mech.Topo.IGetAnchoredDisplayeeList.html">IGetAnchoredDisplayeeList</a></div>
@@ -167,6 +165,12 @@ Class ReflectedXyzabcChain
<div>
<a class="xref" href="Hi.Mech.MachiningChainUtil.html#Hi_Mech_MachiningChainUtil_GetMcCodeTransformerDictionary_Hi_Mech_IMachiningChain_">MachiningChainUtil.GetMcCodeTransformerDictionary(IMachiningChain)</a>
</div>
<div>
<a class="xref" href="Hi.Mech.Topo.TopoUtil.html#Hi_Mech_Topo_TopoUtil_Display_Hi_Mech_Topo_IGetAnchor_Hi_Disp_Bind_System_Collections_Generic_Dictionary_Hi_Mech_Topo_Anchor_Hi_Geom_Mat4d__">TopoUtil.Display(IGetAnchor, Bind, Dictionary&lt;Anchor, Mat4d&gt;)</a>
</div>
<div>
<a class="xref" href="Hi.Mech.Topo.TopoUtil.html#Hi_Mech_Topo_TopoUtil_ExpandToBox3d_Hi_Mech_Topo_IGetAnchor_Hi_Geom_Box3d_System_Collections_Generic_Dictionary_Hi_Mech_Topo_Anchor_Hi_Geom_Mat4d__">TopoUtil.ExpandToBox3d(IGetAnchor, Box3d, Dictionary&lt;Anchor, Mat4d&gt;)</a>
</div>
<div>
<a class="xref" href="Hi.Numerical.Xyzabc.XyzabcUtil.html#Hi_Numerical_Xyzabc_XyzabcUtil_GenerateCollisionIndexPairs_Hi_Numerical_Xyzabc_IXyzabcChain_">XyzabcUtil.GenerateCollisionIndexPairs(IXyzabcChain)</a>
</div>
@@ -821,6 +825,39 @@ This function is usually used to compute the bounding box of elements.</p>
<a id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetAnchor_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetAnchor*"></a>
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetAnchor" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetAnchor">
GetAnchor()
</h3>
<div class="markdown level1 summary"><p>Get key anchor. (i.e. root anchor)</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Anchor GetAnchor()</code></pre>
</div>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a></dt>
<dd><p>key anchor</p>
</dd>
</dl>
<a id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetAnchorToSolidDictionary_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetAnchorToSolidDictionary*"></a>
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetAnchorToSolidDictionary" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetAnchorToSolidDictionary">
@@ -920,72 +957,6 @@ This function is usually used to compute the bounding box of elements.</p>
<a id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetRootAnchor_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetRootAnchor*"></a>
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetRootAnchor" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetRootAnchor">
GetRootAnchor()
</h3>
<div class="markdown level1 summary"><p>Get root anchor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Anchor GetRootAnchor()</code></pre>
</div>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.Mech.Topo.Anchor.html">Anchor</a></dt>
<dd><p>root anchor.</p>
</dd>
</dl>
<a id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetSolidMachiningChain_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetSolidMachiningChain*"></a>
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetSolidMachiningChain" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetSolidMachiningChain">
GetSolidMachiningChain()
</h3>
<div class="markdown level1 summary"><p>Get <a class="xref" href="Hi.NcMech.ISolidMachiningChain.html">ISolidMachiningChain</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ISolidMachiningChain GetSolidMachiningChain()</code></pre>
</div>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.NcMech.ISolidMachiningChain.html">ISolidMachiningChain</a></dt>
<dd><p><a class="xref" href="Hi.NcMech.ISolidMachiningChain.html">ISolidMachiningChain</a></p>
</dd>
</dl>
<a id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetTableBuckle_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetTableBuckle*"></a>
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_GetTableBuckle" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.GetTableBuckle">
@@ -1285,8 +1256,8 @@ This function is usually used to compute the bounding box of elements.</p>
<a id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_MakeXmlSource_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.MakeXmlSource*"></a>
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_MakeXmlSource_System_String_System_String_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.MakeXmlSource(System.String,System.String)">
MakeXmlSource(string, string)
<h3 id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_MakeXmlSource_System_String_System_String_System_Boolean_" data-uid="Hi.Numerical.Xyzabc.ReflectedXyzabcChain.MakeXmlSource(System.String,System.String,System.Boolean)">
MakeXmlSource(string, string, bool)
</h3>
@@ -1296,7 +1267,7 @@ This method may also generate additional resources such as related files.</p>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public XElement MakeXmlSource(string baseDirectory, string relFile)</code></pre>
<pre><code class="lang-csharp hljs">public XElement MakeXmlSource(string baseDirectory, string relFile, bool exhibitionOnly)</code></pre>
</div>
<h4 class="section">Parameters</h4>
@@ -1306,6 +1277,9 @@ This method may also generate additional resources such as related files.</p>
</dd>
<dt><code>relFile</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd><p>The relative file path for the XML source</p>
</dd>
<dt><code>exhibitionOnly</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>if true, the extended file creation is suppressed.</p>
</dd>
</dl>
@@ -1322,6 +1296,11 @@ This method may also generate additional resources such as related files.</p>
<h4 class="section" id="Hi_Numerical_Xyzabc_ReflectedXyzabcChain_MakeXmlSource_System_String_System_String_System_Boolean__remarks">Remarks</h4>
<div class="markdown level1 remarks"><p>For the demand of easy moving source folder (especially project folder) without configuration file path corruption, the relative file path is applied.
The <code class="paramref">baseDirectory</code> is typically the folder at the nearest configuration file folder.
Since the folder can be moving with the configuration file.</p>
</div>