NavisworksTransport/src/Utils
2026-07-16 10:03:03 +08:00
..
Assembly feat: add DialogHelper.ShowStatusAndDialog for unified status+dialog feedback 2026-06-09 02:36:21 +08:00
CoordinateSystem refactor: 合并坐标系设置——FragmentUp 自动从 CoordinateSystemManager 派生,删除独立的 FragmentUp 控件和检测按钮 2026-07-16 10:03:03 +08:00
BoundingBoxGeometryUtils.cs 修复地面倾斜路径偏移的问题 2026-04-05 14:03:41 +08:00
CachedTriangle3D.cs 增加了几何体缓存文件支持 2025-10-20 10:39:21 +08:00
ClipboardHelper.cs Improve clipboard copy utilities and dialogs 2026-03-28 22:55:45 +08:00
CollisionReportHtmlGenerator.cs fix collision report save timing 2026-04-10 00:16:55 +08:00
CollisionSceneHelper.cs Reduce pose diagnostics log noise 2026-04-13 02:51:24 +08:00
ComApiBase.cs 对代码进行审查并优化 2026-02-16 11:55:45 +08:00
CoordinateConverter.cs 对代码进行审查并优化 2026-02-16 11:55:45 +08:00
CornerTurnCheckHelper.cs fix: 过弯检测公式判断方向、对话框文案、三分搜索方向 2026-07-08 13:18:32 +08:00
DialogHelper.cs feat: add DialogHelper.ShowStatusAndDialog for unified status+dialog feedback 2026-06-09 02:36:21 +08:00
FloorDetector.cs 对齐配置参数 2025-10-11 17:36:33 +08:00
GeometryCacheManager.cs 清理未使用的命名空间,优化代码结构 2026-02-01 19:25:48 +08:00
GeometryHelper.cs 对代码进行审查并优化 2026-02-16 11:55:45 +08:00
LogManager.cs 碰撞报告自动对碰撞点截图;纠正插件改名造成的路径错误。 2026-02-17 10:21:35 +08:00
ModelHighlightHelper.cs 将虚拟车辆改成虚拟物体 2026-02-16 09:02:50 +08:00
ModelItemAnalysisHelper.cs Fix auto path obstacle geometry collection 2026-04-14 09:22:01 +08:00
ModelItemTransformHelper.cs fix: 自动调整评测与姿态对准修正 2026-06-06 12:47:12 +08:00
NavisworksApiHelper.cs 清理未使用的命名空间,优化代码结构 2026-02-01 19:25:48 +08:00
NavisworksSelectionHelper.cs 升级版本到0.12.0,完善物流属性列表的能力,实现同步选择视图、单个模型可见性、属性数值回填设置区 2025-09-16 12:27:30 +08:00
NavisworksToDMesh3Converter.cs 增加了几何体缓存文件支持 2025-10-20 10:39:21 +08:00
NwdExportHelper.cs 优化剖面盒导,提高性能,解决漏算的问题 2026-03-12 09:40:14 +08:00
PathHelper.cs fix collision report save timing 2026-04-10 00:16:55 +08:00
RailPathPoseHelper.cs Add rail preferred normal repair script 2026-04-04 10:58:29 +08:00
SectionClipHelper.cs fix: 剖面盒关闭时恢复 Planes 剖面不切换模式,修复 UI 指示器不显示 2026-06-30 20:49:48 +08:00
SelectionClipBoxLockState.cs Lock selection clip box after activation 2026-04-15 16:02:12 +08:00
UnitsConverter.cs 优化单位转换的处理,使用缓存提高性能;控制米单位的使用 2026-02-04 12:59:02 +08:00
VersionInfo.cs 增加路径文件操作按钮和日志过滤 2026-03-09 15:51:15 +08:00
ViewpointHelper.cs Add selection-based clip box controls 2026-04-11 22:10:21 +08:00
VisibilityHelper.cs fix: 关闭剖面盒后恢复剖面状态时同时显示UI指示器 2026-06-30 20:37:29 +08:00