NavisworksTransport/src
tian c0714a5180 fix: regenerate path point IDs and rebuild edges on import rename
- Also regenerate all PathPoint.Id to avoid UNIQUE constraint on PathPoints.Id
- Call RecalculateRoute() to rebuild edges with new point references
- Edge constructor auto-generates new Id, so edges are fresh too
2026-06-03 20:58:49 +08:00
..
Commands fix: regenerate path point IDs and rebuild edges on import rename 2026-06-03 20:58:49 +08:00
Core fix: prevent duplicate database save during XML import deserialization 2026-06-03 20:44:52 +08:00
PathPlanning Fix auto path grid restore and validation 2026-04-26 19:11:03 +08:00
UI/WPF feat: show renamed count in import result dialog 2026-06-03 20:29:28 +08:00
Utils feat: add 2-point vertical hoisting path support 2026-06-01 22:56:50 +08:00