This commit is contained in:
2025-12-18 11:09:45 +08:00
parent 5e28ac1fa7
commit 32ff8b45e3
62 changed files with 2436 additions and 1551 deletions
@@ -185,38 +185,6 @@ Interface IProjectService
<a id="Hi_MachiningProcs_IProjectService_MachiningProjectPath_" data-uid="Hi.MachiningProcs.IProjectService.MachiningProjectPath*"></a>
<h3 id="Hi_MachiningProcs_IProjectService_MachiningProjectPath" data-uid="Hi.MachiningProcs.IProjectService.MachiningProjectPath">
MachiningProjectPath
</h3>
<div class="markdown level1 summary"><p>Gets or sets the path to the machining project file.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">string MachiningProjectPath { get; set; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
</dl>
<h2 class="section" id="methods">Methods
</h2>