tune
This commit is contained in:
@@ -102,7 +102,7 @@ Class GeneralXyzabcMachineTool
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class GeneralXyzabcMachineTool : 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 class GeneralXyzabcMachineTool : IXyzabcMachineTool, IDisplayee, IGetCollisionIndexPairs, IXyzabcChain, IGetXyzabcChain, IMachiningChain, IGetAsmb, IGetAnchor, IGetTopoIndex, IMakeXmlSource, IGetAnchorToSolidDictionary, IGetAnchoredDisplayeeList, IExpandToBox3d, INameNote</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -124,17 +124,15 @@ Class GeneralXyzabcMachineTool
|
||||
<div><a class="xref" href="Hi.Collision.IGetCollisionIndexPairs.html">IGetCollisionIndexPairs</a></div>
|
||||
<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>
|
||||
<div><a class="xref" href="Hi.Geom.IExpandToBox3d.html">IExpandToBox3d</a></div>
|
||||
<div><a class="xref" href="Hi.Common.XmlUtils.INameNote.html">INameNote</a></div>
|
||||
<div><a class="xref" href="Hi.Common.INameNote.html">INameNote</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@@ -168,9 +166,18 @@ Class GeneralXyzabcMachineTool
|
||||
<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<Anchor, Mat4d>)</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<Anchor, Mat4d>)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.DuplicateUtil.html#Hi_Common_DuplicateUtil_TryDuplicate__1___0_System_Object___">DuplicateUtil.TryDuplicate<TSelf>(TSelf, params object[])</a>
|
||||
</div>
|
||||
@@ -739,6 +746,39 @@ This function is usually used to compute the bounding box of elements.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetAnchor_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetAnchor*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetAnchor" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.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_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetAnchorToSolidDictionary_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetAnchorToSolidDictionary*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetAnchorToSolidDictionary" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetAnchorToSolidDictionary">
|
||||
@@ -933,72 +973,6 @@ This function is usually used to compute the bounding box of elements.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetRootAnchor_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetRootAnchor*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetRootAnchor" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.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_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetSolidMachiningChain_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetSolidMachiningChain*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetSolidMachiningChain" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.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_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetTableBuckle_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetTableBuckle*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_GetTableBuckle" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.GetTableBuckle">
|
||||
@@ -1329,8 +1303,8 @@ This function is usually used to compute the bounding box of elements.</p>
|
||||
|
||||
<a id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_MakeXmlSource_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.MakeXmlSource*"></a>
|
||||
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_MakeXmlSource_System_String_System_String_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.MakeXmlSource(System.String,System.String)">
|
||||
MakeXmlSource(string, string)
|
||||
<h3 id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_MakeXmlSource_System_String_System_String_System_Boolean_" data-uid="Hi.NcMech.Xyzabc.GeneralXyzabcMachineTool.MakeXmlSource(System.String,System.String,System.Boolean)">
|
||||
MakeXmlSource(string, string, bool)
|
||||
|
||||
</h3>
|
||||
|
||||
@@ -1340,7 +1314,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>
|
||||
@@ -1350,6 +1324,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>
|
||||
|
||||
@@ -1366,6 +1343,11 @@ This method may also generate additional resources such as related files.</p>
|
||||
|
||||
|
||||
|
||||
<h4 class="section" id="Hi_NcMech_Xyzabc_GeneralXyzabcMachineTool_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>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user