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
+19 -10
View File
@@ -183,6 +183,16 @@ in form of <a class="xref" href="Hi.Disp.Flag.CoordinateDrawing.html">Coordinate
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.StaticTranslation.html">StaticTranslation</a></dt>
<dd><p>Static Translate.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TopoDisplayee.html">TopoDisplayee</a></dt>
<dd><p>Implements a displayable topological element that manages a collection of anchored displayees within an assembly.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.TopoDisplayeeUtil.html">TopoDisplayeeUtil</a></dt>
<dd><p>Provides utility methods for displaying and manipulating topological displayees.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -231,11 +241,6 @@ Interfaces
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetAsmb.html">IGetAsmb</a></dt>
<dd><p>Interface of Getting a key <a class="xref" href="Hi.Mech.Topo.Asmb.html">Asmb</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetBuckleAnchorList.html">IGetBuckleAnchorList</a></dt>
<dd><p>Interface of <a class="xref" href="Hi.Mech.Topo.IGetBuckleAnchorList.html#Hi_Mech_Topo_IGetBuckleAnchorList_GetBuckleAnchorList">GetBuckleAnchorList()</a>.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -246,11 +251,6 @@ Interfaces
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetInverseTransformer.html">IGetInverseTransformer</a></dt>
<dd><p>Interface for objects that can provide their inverse transformer.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.IGetRootAnchor.html">IGetRootAnchor</a></dt>
<dd><p>Interface of <a class="xref" href="Hi.Mech.Topo.IGetRootAnchor.html#Hi_Mech_Topo_IGetRootAnchor_GetRootAnchor">GetRootAnchor()</a>.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -263,6 +263,15 @@ Interfaces
<dd><p>Static Transformer</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITopo.html">ITopo</a></dt>
<dd><p>Defines an interface for displaying topological elements that combines assembly, anchoring, and display capabilities.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITopoDisplayee.html">ITopoDisplayee</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Mech.Topo.ITransformer.html">ITransformer</a></dt>
<dd><p>Interface of single transform matrix manipulation.</p>