NavisworksTransport/src/UI/WPF/ViewModels
tian 16bf5cc10e feat: integrate FaceInferToolPlugin with Rail assembly end face detection
- Add '快速取端面' button in Rail assembly workflow
- Single click → FaceInferToolPlugin → AssemblyEndFaceAnalyzer.Analyze(hitPoint, normal)
- Replaces 3-click manual seed point workflow
2026-06-09 01:53:36 +08:00
..
AliasNodeViewModel.cs feat: depth-limited tree display for performance 2026-05-31 17:28:05 +08:00
AnimationControlViewModel.cs chore: 更新 CHANGELOG 和 VERSION 至 0.15.6 2026-06-06 13:12:18 +08:00
BatchTaskManagementViewModel.cs 清理未使用的命名空间,优化代码结构 2026-02-01 19:25:48 +08:00
CollisionReportViewModel.cs fix collision report save timing 2026-04-10 00:16:55 +08:00
LayerManagementViewModel.cs 拆分导出为两步:遍历(后台线程)+导出(UI线程) 2026-05-18 19:37:58 +08:00
LogisticsControlViewModel.cs Lock selection clip box after activation 2026-04-15 16:02:12 +08:00
ModelSettingsViewModel.cs Refine rail assembly workflow and viewpoint strategies 2026-04-01 10:47:34 +08:00
PathAnalysisViewModel.cs 优化路径分析功能;把资源文件集中到resources目录 2026-02-14 20:52:58 +08:00
PathEditingViewModel.cs feat: integrate FaceInferToolPlugin with Rail assembly end face detection 2026-06-09 01:53:36 +08:00
RailAssemblyWorkflowContext.cs Refine rail assembly workflow and viewpoint strategies 2026-04-01 10:47:34 +08:00
SystemManagementViewModel.cs feat: add FaceInferToolPlugin - single-click face normal inference tool 2026-06-02 23:11:11 +08:00
TimeTagViewModel.cs 将时标导出到TimeLiner任务 2026-02-16 19:56:07 +08:00
ViewModelBase.cs 删除多余的引用 2025-10-21 18:48:27 +08:00