This commit is contained in:
2025-12-25 22:24:36 +08:00
parent b64c156a59
commit 4ec5309907
32 changed files with 214 additions and 154 deletions
@@ -208,9 +208,11 @@ Class MachiningActRunner
<dd><p>The MongoDB client.</p>
</dd>
<dt><code>machiningToolHouseGetter</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-1">Func</a>&lt;<a class="xref" href="Hi.Machining.MachiningToolHouse.html">MachiningToolHouse</a>&gt;</dt>
<dd></dd>
<dd><p>The getter function for the machining tool house.</p>
</dd>
<dt><code>machiningEquipmentGetter</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.func-1">Func</a>&lt;<a class="xref" href="Hi.Machining.MachiningEquipmentUtils.MachiningEquipment.html">MachiningEquipment</a>&gt;</dt>
<dd></dd>
<dd><p>The getter function for the machining equipment.</p>
</dd>
<dt><code>millingStepLuggageCollection</code> <span class="xref">IMongoCollection</span>&lt;<a class="xref" href="Hi.MillingSteps.MillingStepLuggage.html">MillingStepLuggage</a>&gt;</dt>
<dd><p>The MongoDB collection for milling step luggage.</p>
</dd>