NavisworksTransport/src/UI/WPF
tian 17d774154d fix: 关闭剖面盒后恢复剖面状态时同时显示UI指示器
JSON 透传方式不触发 Navisworks 剖面工具 UI 指示器。
改为解析保存的 JSON 自动识别 Box/Planes 模式:
- Box 模式:提取包围盒,用 ApplyClipBox 重建(已知能显示指示器)
- Planes 模式:提取平面数据 (Normal/Distance),重建 Planes JSON
移除旧注释中关于手动对齐的说明
2026-06-30 20:37:29 +08:00
..
Collections
Commands
Controls
Converters fix: prevent crash when invalid characters typed in coordinate editor 2026-06-03 19:49:44 +08:00
Interfaces
Models feat: support multi-select and batch export in path list 2026-06-03 21:06:32 +08:00
Resources style: match Navisworks Selection Tree font/color 2026-05-31 14:47:01 +08:00
Services
ViewModels fix: 关闭剖面盒后恢复剖面状态时同时显示UI指示器 2026-06-30 20:37:29 +08:00
Views fix: 关闭剖面盒后恢复剖面状态时同时显示UI指示器 2026-06-30 20:37:29 +08:00