OpenSCAD ExplodeGroup: Difference between revisions

From FreeCAD Documentation
(First revision of page ...)
mNo edit summary
Line 2: Line 2:


<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=OpenSCAD ExplodeGroup|MenuLocation=OpenSCAD → Explode Group‏‎||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=|SeeAlso=}}
{{GuiCommand|Name=OpenSCAD ExplodeGroup|MenuLocation=OpenSCAD → Explode Group‏‎||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=none|SeeAlso=---}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 8: Line 8:


==Use== <!--T:3-->
==Use== <!--T:3-->
Select fusion/compound to be exploded. Then click on the icon.
#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.


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->
Line 26: Line 27:
<br />
<br />


<!--T:6-->
[[Category:User Documentation]]
[[Category:Command Reference]]


</translate>
</translate>

Revision as of 21:43, 29 February 2016

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.

Use

  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.