tune
This commit is contained in:
@@ -325,8 +325,8 @@ Class ForceCycleLineDivConfig
|
||||
|
||||
<a id="Hi_MillingStepUtils_ForceCycleLineDivConfig_MakeXmlSource_" data-uid="Hi.MillingStepUtils.ForceCycleLineDivConfig.MakeXmlSource*"></a>
|
||||
|
||||
<h3 id="Hi_MillingStepUtils_ForceCycleLineDivConfig_MakeXmlSource_System_String_System_String_" data-uid="Hi.MillingStepUtils.ForceCycleLineDivConfig.MakeXmlSource(System.String,System.String)">
|
||||
MakeXmlSource(string, string)
|
||||
<h3 id="Hi_MillingStepUtils_ForceCycleLineDivConfig_MakeXmlSource_System_String_System_String_System_Boolean_" data-uid="Hi.MillingStepUtils.ForceCycleLineDivConfig.MakeXmlSource(System.String,System.String,System.Boolean)">
|
||||
MakeXmlSource(string, string, bool)
|
||||
|
||||
</h3>
|
||||
|
||||
@@ -334,7 +334,7 @@ Class ForceCycleLineDivConfig
|
||||
<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>
|
||||
@@ -343,6 +343,8 @@ Class ForceCycleLineDivConfig
|
||||
<dd></dd>
|
||||
<dt><code>relFile</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
|
||||
<dd></dd>
|
||||
<dt><code>exhibitionOnly</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
|
||||
Reference in New Issue
Block a user