NavisworksTransport/src/UI/WPF
tian 034acb1d65 fix: 贴合地面旋转修正 — 路径起点法向量→CAD空间算对齐,直接 OverridePermanentTransform 施压
- 读路径起点 ActiveTransform 取 psQ,复位 CAD 后取 cadQ
- 路径起点世界法向量→inv(psQ)→局部→cadQ→CAD 世界法向量
- CAD 世界法向量→-hostUp 算 overrideQ
- 直接 OverridePermanentTransform 施加,不走 ApplyRotationCorrectionInPlace
- 待加平移
2026-06-09 08:42:42 +08:00
..
Collections 删除多余的引用 2025-10-21 18:48:27 +08:00
Commands 删除多余的引用 2025-10-21 18:48:27 +08:00
Controls 实现完整的时间标签功能 2026-02-16 19:46:38 +08:00
Converters fix: prevent crash when invalid characters typed in coordinate editor 2026-06-03 19:49:44 +08:00
Interfaces 修改经常崩溃的问题,最大原因是并行路径计算(步骤中调用了NW的API) 2025-09-09 13:16:28 +08:00
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 删除多余的引用 2025-10-21 18:48:27 +08:00
ViewModels fix: 贴合地面旋转修正 — 路径起点法向量→CAD空间算对齐,直接 OverridePermanentTransform 施压 2026-06-09 08:42:42 +08:00
Views fix: 贴合地面旋转修正 — 路径起点法向量→CAD空间算对齐,直接 OverridePermanentTransform 施压 2026-06-09 08:42:42 +08:00