Assembly: Introduce 'Exploded Views'

This commit is contained in:
PaddleStroke
2024-03-08 09:58:12 +01:00
committed by Yorik van Havre
parent 6a834422e7
commit 687843ff41
18 changed files with 2402 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ set(Assembly_Scripts
CommandInsertLink.py
CommandSolveAssembly.py
CommandCreateJoint.py
CommandCreateView.py
CommandExportASMT.py
TestAssemblyWorkbench.py
JointObject.py