tune
This commit is contained in:
@@ -103,7 +103,7 @@ Provides functionality for rotational motion with stroke and speed limits.</p>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class NcRotation : DynamicRotation, IGetInverseTransformer, INcTransformer, IDynamicRegular, IDynamicTransformer, ITransformer, IMakeXmlSource, INcStroke</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class NcRotation : DynamicRotation, IGetInverseTransformer, INcTransformer, IDynamicRegular, IDynamicTransformer, ITransformer, IMakeXmlSource, IToPresentDto, INcStroke</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -127,6 +127,7 @@ Provides functionality for rotational motion with stroke and speed limits.</p>
|
||||
<div><a class="xref" href="Hi.Mech.Topo.IDynamicTransformer.html">IDynamicTransformer</a></div>
|
||||
<div><a class="xref" href="Hi.Mech.Topo.ITransformer.html">ITransformer</a></div>
|
||||
<div><a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXmlSource</a></div>
|
||||
<div><a class="xref" href="Hi.Common.IToPresentDto.html">IToPresentDto</a></div>
|
||||
<div><a class="xref" href="Hi.NcMech.Topo.INcStroke.html">INcStroke</a></div>
|
||||
</dd>
|
||||
</dl>
|
||||
@@ -162,6 +163,9 @@ Provides functionality for rotational motion with stroke and speed limits.</p>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Mech.Topo.DynamicRotation.html#Hi_Mech_Topo_DynamicRotation_Pivot">DynamicRotation.Pivot</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Mech.Topo.DynamicRotation.html#Hi_Mech_Topo_DynamicRotation_ToPresentDto">DynamicRotation.ToPresentDto()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user