OpenSCAD RemoveSubtree/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "OpenSCAD: RemoveSubtree")
 
(Created page with "==Descriere== Eliminat obiectele selectate și toți copiii care nu sunt menționați de alte obiecte.")
Line 2: Line 2:
{{GuiCommand|Name=OpenSCAD RemoveSubtree‏‎ |MenuLocation=OpenSCAD → RemoveSubtree||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=none|SeeAlso=---}}
{{GuiCommand|Name=OpenSCAD RemoveSubtree‏‎ |MenuLocation=OpenSCAD → RemoveSubtree||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=none|SeeAlso=---}}


==Description==
==Descriere==
Eliminat obiectele selectate și toți copiii care nu sunt menționați de alte obiecte.
Removes the selected objects and all children that are not referenced from other objects.


==Use==
==Use==

Revision as of 07:36, 8 November 2018

OpenSCAD RemoveSubtree‏‎

Menu location
OpenSCAD → RemoveSubtree
Workbenches
OpenSCAD
Default shortcut
none
Introduced in version
-
See also
---

Descriere

Eliminat obiectele selectate și toți copiii care nu sunt menționați de alte obiecte.

Use

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

Limitations


Notes