tune
This commit is contained in:
@@ -103,7 +103,7 @@ This interface is implemented by both side contours (<a class="xref" href="Hi.Mi
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public interface IWorkingContour : IMakeXmlSource, IExpandToBox3d</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public interface IWorkingContour : IMakeXmlSource, IExpandToBox3d, IClearCache</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -116,11 +116,14 @@ This interface is implemented by both side contours (<a class="xref" href="Hi.Mi
|
||||
<dt>Inherited Members</dt>
|
||||
<dd>
|
||||
<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