NavisworksTransport/src/Utils
tian 64a27f4c29 feat: add 2-point vertical hoisting path support
- Add '2点路径' button in AerialHeightDialog for pure vertical lift
- Handle IsTwoPointMode on first click to create 2-point path directly
- Fix PathTargetFrameResolver to accept 2-point Hoisting paths
- Fix animation yaw for 2-point vertical paths (use _currentYaw)
- Fix TryApplyPlanarRealObjectStartIncrementalTransform to translate even
  when no rotation change (was skipping translation for pure vertical)
- Guard _pathPoints[2] access in animation code for <3 points
2026-06-01 22:56:50 +08:00
..
Assembly Fix rail assembly normals and tighten rail camera 2026-04-01 20:12:57 +08:00
CoordinateSystem feat: add 2-point vertical hoisting path support 2026-06-01 22:56:50 +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
DialogHelper.cs Add Navisworks automation integration tests 2026-04-13 02:33:29 +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 feat: add 2-point vertical hoisting path support 2026-06-01 22:56:50 +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 导出后自动恢复剖面盒(Navisworks ExportToNwd 内部关闭剖分) 2026-05-16 15:21:37 +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 导出后自动恢复剖面盒(Navisworks ExportToNwd 内部关闭剖分) 2026-05-16 15:21:37 +08:00