Draft FlipDimension: Difference between revisions

From FreeCAD Documentation
(Use the MenuCommand template; separate sentence in another paragraph)
(Vertical GuiCommand; see also Draft Dimension)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Draft FlipDimension|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → Utilities → Flip Dimension|SeeAlso=[[Draft Dimension|Dimension]]}}
|Name=Draft FlipDimension
|MenuLocation=Draft → Utilities → Flip Dimension
|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]
|SeeAlso=[[Draft Dimension]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->

Revision as of 05:13, 21 November 2018

Draft FlipDimension

Menu location
Draft → Utilities → Flip Dimension
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Dimension

Description

This tool flips the Draft Dimension text around the dimension line. It can be done to adjust the appearance of the dimension.

How to use

  1. Select a Draft Dimension object.
  2. Go to the menu Draft → Utilities → Flip Dimension.

What this tool does internally is to invert the normal direction of the dimension, which is used to position the text.

Draft Dimensions also have a DataFlip Text property which, when it is true, rotates the text by 180 degrees around the normal direction. By combining these two features, flipping the normal direction and flipping the text, you are able to make the text appear correctly in all possible situations.