PartDesign MoveFeatureInTree: Difference between revisions

From FreeCAD Documentation
(Please do not remove Empty=1. A dummy icon is not desirable. Merci de ne pas enlever la variable Empty=1 du modèle GuiCommand, une icône bidon est totalement inutile et ne fait qu'alourdir la page pour rien, la commande ne possède pas d'icône!)
m (moved templates out of translation tags)
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav|[[PartDesign MoveFeature|Move object to other body]]||[[PartDesign_Workbench|PartDesign]]|IconL=|IconC=Workbench_PartDesign.svg|IconR=}}
|[[PartDesign MoveFeature|Move object to other body]]
|
|[[PartDesign_Workbench|PartDesign]]
|IconL=
|IconC=Workbench_PartDesign.svg
|IconR=
}}


<!--T:1-->
<!--T:1-->
Line 10: Line 17:
|MenuLocation=Contextual menu → Move object after other object
|MenuLocation=Contextual menu → Move object after other object
|Workbenches=[[PartDesign Workbench|PartDesign]]
|Workbenches=[[PartDesign Workbench|PartDesign]]
|Version=0.17
|SeeAlso=[[PartDesign MoveTip|Set tip]], [[PartDesign MoveFeature|Move object to other body]]
|SeeAlso=[[PartDesign MoveTip|Set tip]], [[PartDesign MoveFeature|Move object to other body]]
|Version=0.17
}}
}}


Line 19: Line 26:
'''Move object after other object''', as this command is labeled in the contextual menu, allows reordering of objects under a Body. Sketches, datum geometry and features are supported.
'''Move object after other object''', as this command is labeled in the contextual menu, allows reordering of objects under a Body. Sketches, datum geometry and features are supported.


<!--T:4-->
==Usage== <!--T:5-->
{{Version|0.17}}

==How to use== <!--T:5-->


<!--T:6-->
<!--T:6-->
Line 40: Line 44:


<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav|[[PartDesign MoveFeature|Move object to other body]]||[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign_MoveFeature.png|IconC=Workbench_PartDesign.svg|IconR=}}
|[[PartDesign MoveFeature|Move object to other body]]

|
<!--T:11-->
{{PartDesign Tools navi}}
|[[PartDesign_Workbench|PartDesign]]
|IconL=

|IconC=Workbench_PartDesign.svg
<!--T:12-->
|IconR=
{{Userdocnavi}}
}}


</translate>
</translate>
{{PartDesign Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 02:29, 24 February 2020

PartDesign MoveFeatureInTree

Menu location
Contextual menu → Move object after other object
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
Set tip, Move object to other body

Description

Move object after other object, as this command is labeled in the contextual menu, allows reordering of objects under a Body. Sketches, datum geometry and features are supported.

Usage

  1. In the Model tree, select the object(s) to be moved then right-click to open the contextual menu.
  2. Select Move object after other object.
  3. In the Select feature dialog, select the object under which to move the object(s).
  4. Press OK.

Example

The following three pictures show the same model with a pocket defined on a sketch attached to the datum plane. The features are reordered from one picture to the other. This has the effect that the pocket makes either no hole or make holes in different pads, depending on the order of the features in the model tree.