OpenSCAD ExplodeGroup: Difference between revisions

From FreeCAD Documentation
m (Changing the defualt OpenSCAD WB logo to use conventional naming standard for workbenches)
m (Changes section to 'Usage')
Line 10: Line 10:
This feature explodes a fusion or a compound back to single parts applying random colours to these parts.
This feature explodes a fusion or a compound back to single parts applying random colours to these parts.


==Use== <!--T:3-->
==Usage== <!--T:3-->
#Select fusion/compound to be exploded
#Select fusion/compound to be exploded
#Click on [[Image:OpenSCAD_ExplodeGroup.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_ExplodeGroup.png|32px]] Explode Group}} from the top menu.
#Click on [[Image:OpenSCAD_ExplodeGroup.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_ExplodeGroup.png|32px]] Explode Group}} from the top menu.

Revision as of 02:59, 6 February 2020

OpenSCAD ExplodeGroup

Menu location
OpenSCAD → Explode Group‏‎
Workbenches
OpenSCAD
Default shortcut
none
Introduced in version
-
See also
---

Description

This feature explodes a fusion or a compound back to single parts applying random colours to these parts.

Usage

  1. Select fusion/compound to be exploded
  2. Click on or choose OpenSCAD Explode Group from the top menu.

Limitations

The feature works only on fusions/compounds consisting of

  • part primitives from part workbench
  • extruded parts from part workbench
  • revolved parts from part workbench



The feature will NOT work on

  • pads/revolution-parts from part design workbench
  • arrays from draft workbench

Notes

For dissolving arrays from draft workbench use the Draft Downgrade - tool from draft workbench.