OpenSCAD RemoveSubtree/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 13: Line 13:
|MenuLocation=OpenSCAD → RemoveSubtree
|MenuLocation=OpenSCAD → RemoveSubtree
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Shortcut=none
|SeeAlso=---
}}
}}



Revision as of 10:04, 29 August 2021

OpenSCAD RemoveSubtree‏‎

Menu location
OpenSCAD → RemoveSubtree
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