OpenSCAD RemoveSubtree: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=OpenSCAD RemoveSubtree‏‎
|Name=OpenSCAD RemoveSubtree‏‎
|MenuLocation=OpenSCAD → RemoveSubtree
|MenuLocation=OpenSCAD → Remove Objects and their children
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
}}
}}
Line 27: Line 27:
<!--T:3-->
<!--T:3-->
# Select object(s) to remove.
# Select object(s) to remove.
# Click on [[Image:OpenSCAD_RemoveSubtree.svg|32px]] or choose {{KEY|OpenSCAD}} {{KEY|[[Image:OpenSCAD_RemoveSubtree.svg|32px]] Remove Objects and their children}} from the top menu.
# Click on [[Image:OpenSCAD_RemoveSubtree.svg|32px]] or choose {{KEY|OpenSCAD}} → {{KEY|[[Image:OpenSCAD_RemoveSubtree.svg|32px]] Remove Objects and their children}} from the top menu.


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->

Revision as of 14:35, 26 December 2022

OpenSCAD RemoveSubtree‏‎

Menu location
OpenSCAD → Remove Objects and their children
Workbenches
OpenSCAD
Default shortcut
None
Introduced in version
-
See also
None

Description

Removes the selected objects and all children that are not referenced from other objects.

Usage

  1. Select object(s) to remove.
  2. Click on or choose OpenSCAD Remove Objects and their children from the top menu.

Limitations

Notes