NavisworksTransport/src/Commands
2026-02-21 11:49:45 +08:00
..
AutoPathPlanningCommand.cs 合并检测记录和碰撞记录表,重构检测过程 2026-02-18 22:34:18 +08:00
CommandBase.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
CommandExecutor.cs 简化批处理,变成队列 2026-01-25 17:58:08 +08:00
CommandManager.cs 合并检测记录和碰撞记录表,重构检测过程 2026-02-18 22:34:18 +08:00
CoordinateSystemExplorerCommand.cs 进行动态坐标系架构设计,增加自动检测模型坐标系探索按钮 2026-01-30 23:39:21 +08:00
CreateAerialPathCommand.cs 合并检测记录和碰撞记录表,重构检测过程 2026-02-18 22:34:18 +08:00
DeletePathCommand.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
ExportPathCommand.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
GenerateCollisionReportCommand.cs 移除过时的 animationCollisionCount 变量和相关输出 2026-02-21 11:49:45 +08:00
ImportPathCommand.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
IPathPlanningCommand.cs 完成了UI架构重构,增加了一些测试。解决了测试框架依赖导致的启动崩溃问题。 2025-08-17 23:02:09 +08:00
PathPlanningCommands.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
PathPlanningResult.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
ReadTransformTestCommand.cs 基本实现物流对象沿着路径转向的功能 2025-12-19 10:13:41 +08:00
SetLogisticsAttributeCommand.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
StartAnimationCommand.cs 删除多余的引用 2025-10-21 18:48:27 +08:00
VoxelGridSDFTestCommand.cs 将虚拟车辆改成虚拟物体 2026-02-16 09:02:50 +08:00
VoxelPathFindingTestCommand.cs 将虚拟车辆改成虚拟物体 2026-02-16 09:02:50 +08:00