NavisworksTransport/UnitTests
tian 8e5d9e845f feat: 集成测试补 T11-T15(P0+P1+P2 全部完成,24/24 通过)
- T11 路径编辑(PathEditingAutomationTests):删除点/更新位置/正交化/去环
- T12 路径导出(ExportImportRoundTripAutomationTests):XML/JSON 导出→导入回环
- T13 播放控制(AnimationPlaybackControlAutomationTests):pause 验证帧停止/resume 前进
- T14 批量队列(BatchQueueAutomationTests):队列添加/计数递增
- T15 路径分析(PathAnalysisAutomationTests):评分结构验证
- 服务端新增 5 端点:export-route-file/edit-route/animation-playback-control/batch-queue-add/analyze-path
- 产品 bug 修复:PathDatabase.CollisionResults 表已废弃→GetCollisionCount 改查 CollisionReports、
  SaveCollisions 异常保护;路径编辑真删点走 PathRoute.RemovePoint(RemovePathPoint 仅 3D 标记)

验证:集成测试 24/24 通过,完整集 74.6s(15fps/5s 动画)
2026-08-04 18:39:16 +08:00
..
CoordinateSystem 修改贴合后,路径宽度和通行空间高度不正确的问题 2026-06-24 20:42:51 +08:00
Core refactor: 依赖 Navisworks 的路径导入验证从单测迁移至集成测试 2026-08-02 21:19:23 +08:00
Integration feat: 集成测试补 T11-T15(P0+P1+P2 全部完成,24/24 通过) 2026-08-04 18:39:16 +08:00
Properties Establish canonical coordinate framework with tests 2026-03-21 06:10:34 +08:00
Utils 修复地面倾斜路径偏移的问题 2026-04-05 14:03:41 +08:00