Open martinbudden opened 3 years ago
I would suggest we create a Shape or Workplane object that would render as a dashed line. The user would create a second Assembly for their exploded view and use regular constraints to attach Shapes to the start and end of a dashed line.
IMHO this method seems more flexible and extensible that directly implementing (one style of) exploded views.
As far as I can tell, assemblies don't yet support exploded views.
One way to support this would be to add an
explode
vector parameter to theadd
function which was used to how the part moved when the assembly was exploded, eg