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 @@ Interface IXyzabcMachineTool
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IXyzabcMachineTool : IDisplayee, IGetCollisionIndexPairs, IXyzabcChain, IGetXyzabcChain, ISolidMachiningChain, IMachiningChain, IGetAsmb, IGetTopoIndex, IGetRootAnchor, IGetSolidMachiningChain, IMakeXmlSource, IGetAnchorToSolidDictionary, IGetAnchoredDisplayeeList, IExpandToBox3d, INameNote</code></pre>
<pre><code class="lang-csharp hljs">public interface IXyzabcMachineTool : IDisplayee, IGetCollisionIndexPairs, IXyzabcChain, IGetXyzabcChain, IMachiningChain, IGetAsmb, IGetAnchor, IGetTopoIndex, IMakeXmlSource, IGetAnchorToSolidDictionary, IGetAnchoredDisplayeeList, IExpandToBox3d, INameNote</code></pre>
</div>
@@ -157,13 +157,10 @@ Interface IXyzabcMachineTool
<a class="xref" href="Hi.Mech.Topo.IGetAsmb.html#Hi_Mech_Topo_IGetAsmb_GetAsmb">IGetAsmb.GetAsmb()</a>
</div>
<div>
<a class="xref" href="Hi.Mech.Topo.IGetRootAnchor.html#Hi_Mech_Topo_IGetRootAnchor_GetRootAnchor">IGetRootAnchor.GetRootAnchor()</a>
<a class="xref" href="Hi.Mech.Topo.IGetAnchor.html#Hi_Mech_Topo_IGetAnchor_GetAnchor">IGetAnchor.GetAnchor()</a>
</div>
<div>
<a class="xref" href="Hi.NcMech.IGetSolidMachiningChain.html#Hi_NcMech_IGetSolidMachiningChain_GetSolidMachiningChain">IGetSolidMachiningChain.GetSolidMachiningChain()</a>
</div>
<div>
<a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html#Hi_Common_XmlUtils_IMakeXmlSource_MakeXmlSource_System_String_System_String_">IMakeXmlSource.MakeXmlSource(string, string)</a>
<a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html#Hi_Common_XmlUtils_IMakeXmlSource_MakeXmlSource_System_String_System_String_System_Boolean_">IMakeXmlSource.MakeXmlSource(string, string, bool)</a>
</div>
<div>
<a class="xref" href="Hi.Mech.IGetAnchorToSolidDictionary.html#Hi_Mech_IGetAnchorToSolidDictionary_GetAnchorToSolidDictionary">IGetAnchorToSolidDictionary.GetAnchorToSolidDictionary()</a>
@@ -175,19 +172,28 @@ Interface IXyzabcMachineTool
<a class="xref" href="Hi.Geom.IExpandToBox3d.html#Hi_Geom_IExpandToBox3d_ExpandToBox3d_Hi_Geom_Box3d_">IExpandToBox3d.ExpandToBox3d(Box3d)</a>
</div>
<div>
<a class="xref" href="Hi.Common.XmlUtils.INameNote.html#Hi_Common_XmlUtils_INameNote_Name">INameNote.Name</a>
<a class="xref" href="Hi.Common.INameNote.html#Hi_Common_INameNote_Name">INameNote.Name</a>
</div>
<div>
<a class="xref" href="Hi.Common.XmlUtils.INameNote.html#Hi_Common_XmlUtils_INameNote_Note">INameNote.Note</a>
<a class="xref" href="Hi.Common.INameNote.html#Hi_Common_INameNote_Note">INameNote.Note</a>
</div>
</dd></dl>
<dl class="typelist extensionMethods">
<dt>Extension Methods</dt>
<dd>
<div>
<a class="xref" href="Hi.Disp.DispUtil.html#Hi_Disp_DispUtil_Display_Hi_Disp_IDisplayee_Hi_Disp_Bind_Hi_Geom_Mat4d_">DispUtil.Display(IDisplayee, Bind, Mat4d)</a>
</div>
<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.Common.DuplicateUtil.html#Hi_Common_DuplicateUtil_TryDuplicate__1___0_System_Object___">DuplicateUtil.TryDuplicate&lt;TSelf&gt;(TSelf, params object[])</a>
</div>