实现了自动路径规划算法的第一阶段,实现基础功能
This commit is contained in:
parent
a625a498a1
commit
67a988286e
@ -1,17 +0,0 @@
|
||||
<Reference Include="Autodesk.Navisworks.Controls">
|
||||
<HintPath>..\..\..\..\Program Files\Autodesk\Navisworks Manage 2026\Autodesk.Navisworks.Controls.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
|
||||
<!-- COM API References -->
|
||||
<Reference Include="Autodesk.Navisworks.ComApi">
|
||||
<HintPath>..\..\..\..\Program Files\Autodesk\Navisworks Manage 2026\Autodesk.Navisworks.ComApi.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Autodesk.Navisworks.Interop.ComApi">
|
||||
<HintPath>..\..\..\..\Program Files\Autodesk\Navisworks Manage 2026\Autodesk.Navisworks.Interop.ComApi.dll</HintPath>
|
||||
<EmbedInteropTypes>False</EmbedInteropTypes>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
|
||||
<!-- System References -->
|
||||
Loading…
Reference in New Issue
Block a user