OpenSCAD ExpandPlacements: Difference between revisions

From FreeCAD Documentation
(OpenSCAD_ExpandPlacements.png->OpenSCAD_ExpandPlacements.svg)
mNo edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[OpenSCAD_Edgestofaces|Convert Edges To Faces]]
|[[OpenSCAD_Edgestofaces|Convert Edges To Faces]]
|[[OpenSCAD_ExplodeGroup|Explode Group]]
|[[OpenSCAD_ExplodeGroup|Explode Group]]
|[[OpenSCAD_Module|OpenSCAD]]
|[[OpenSCAD_Workbench|OpenSCAD]]
|IconL=OpenSCAD_Edgestofaces.svg
|IconL=OpenSCAD_Edgestofaces.svg
|IconR=OpenSCAD_ExplodeGroup.svg
|IconC=Workbench_OpenSCAD.svg
|IconC=Workbench_OpenSCAD.svg
|IconR=OpenSCAD_ExplodeGroup.png
}}
}}


Line 14: Line 15:
{{GuiCommand
{{GuiCommand
|Name=OpenSCAD ExpandPlacements
|Name=OpenSCAD ExpandPlacements
|MenuLocation=OpenSCAD → ExpandPlacements‏‎
|MenuLocation=OpenSCAD → Expand Placements‏‎
|Workbenches=[[OpenSCAD_Module|OpenSCAD]]
|Workbenches=[[OpenSCAD_Workbench|OpenSCAD]]
|Shortcut=none
|SeeAlso=---
}}
}}


Line 23: Line 22:


<!--T:2-->
<!--T:2-->
Expand all placements downwards the Feature-Tree.
Expand all placements downwards in the Tree view.


==Usage== <!--T:12-->
==Usage== <!--T:12-->


<!--T:3-->
<!--T:3-->
# Select object in the [tree view].
# Select object in the [[Tree_view|tree view]].
# Choose {{KEY| OpenSCAD}} {{KEY|[[Image:OpenSCAD_ExpandPlacements.svg|32px]] Expand Placements}} from the top menu.
# Choose {{KEY|OpenSCAD}} → {{KEY|[[Image:OpenSCAD_ExpandPlacements.svg|32px]] Expand Placements}} from the top menu.


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->
Line 41: Line 40:
<!--T:14-->
<!--T:14-->
Works with:
Works with:
* boolean objects
* Boolean objects
* extruded objects (derived from the Part workbench)
* Extruded objects (derived from the Part Workbench)
* revolved objects (derived from the Part workbench)
* Revolved objects (derived from the Part Workbench)



<!--T:8-->
<!--T:8-->
Line 49: Line 49:
|[[OpenSCAD_Edgestofaces|Convert Edges To Faces]]
|[[OpenSCAD_Edgestofaces|Convert Edges To Faces]]
|[[OpenSCAD_ExplodeGroup|Explode Group]]
|[[OpenSCAD_ExplodeGroup|Explode Group]]
|[[OpenSCAD_Module|OpenSCAD]]
|[[OpenSCAD_Workbench|OpenSCAD]]
|IconL=OpenSCAD_Edgestofaces.svg
|IconL=OpenSCAD_Edgestofaces.svg
|IconR=OpenSCAD_ExplodeGroup.svg
|IconC=Workbench_OpenSCAD.svg
|IconC=Workbench_OpenSCAD.svg
|IconR=OpenSCAD_ExplodeGroup.png
}}
}}



Latest revision as of 18:42, 26 December 2022

OpenSCAD ExpandPlacements

Menu location
OpenSCAD → Expand Placements‏‎
Workbenches
OpenSCAD
Default shortcut
None
Introduced in version
-
See also
None

Description

Expand all placements downwards in the Tree view.

Usage

  1. Select object in the tree view.
  2. Choose OpenSCAD Expand Placements from the top menu.

Limitations

Notes

This command "resets" the placement-values of an object, making the current position as 0/0/0.

Works with:

  • Boolean objects
  • Extruded objects (derived from the Part Workbench)
  • Revolved objects (derived from the Part Workbench)