tune
This commit is contained in:
@@ -102,7 +102,7 @@ Interface ISideContour
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public interface ISideContour : IWorkingContour, IMakeXmlSource, IExpandToBox3d</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public interface ISideContour : IWorkingContour, IMakeXmlSource, IExpandToBox3d, IClearCache</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -124,11 +124,14 @@ Interface ISideContour
|
||||
<a class="xref" href="Hi.Milling.FluteContours.IWorkingContour.html#Hi_Milling_FluteContours_IWorkingContour_Duplicate_Hi_Geom_IGetZrList_">IWorkingContour.Duplicate(IGetZrList)</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.Geom.IExpandToBox3d.html#Hi_Geom_IExpandToBox3d_ExpandToBox3d_Hi_Geom_Box3d_">IExpandToBox3d.ExpandToBox3d(Box3d)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.IClearCache.html#Hi_Common_IClearCache_ClearCache">IClearCache.ClearCache()</a>
|
||||
</div>
|
||||
</dd></dl>
|
||||
|
||||
<dl class="typelist extensionMethods">
|
||||
|
||||
Reference in New Issue
Block a user