NavisworksTransport/UnitTests/Core
tian 4feb12f6b9 refactor: AliasNodeIdentity dual-field + reuse ModelItemAnalysisHelper
- 新增 IndexPath(COM 树索引路径),复用 ModelItemAnalysisHelper.GetModelItemIndexPaths
- 保留 DisplayPath(父链 DisplayName 拼接)作为降级匹配
- 序列化格式:"IndexPath||DisplayPath",向后兼容纯 DisplayPath
- FindModelItemByNodeKey: IndexPath 优先定位,DisplayPath 降级
- BuildNode: 新增旧格式兼容查找
- 单元测试全面更新覆盖新/旧格式、双字段解析、前缀匹配
2026-05-31 12:52:26 +08:00
..
AliasTreeTests.cs refactor: AliasNodeIdentity dual-field + reuse ModelItemAnalysisHelper 2026-05-31 12:52:26 +08:00
PathHelperTests.cs fix collision report save timing 2026-04-10 00:16:55 +08:00
PathPersistenceTests.cs Add rail mount placement controls and persistence 2026-03-26 01:01:01 +08:00
PathPlanningManagerHoistingCompletionTests.cs fix hoisting descend point reuse 2026-04-09 23:28:12 +08:00
PathRouteCloneTests.cs Add path duplication workflow 2026-03-28 12:36:24 +08:00
SelectionClipBoxLockStateTests.cs Lock selection clip box after activation 2026-04-15 16:02:12 +08:00