Draft FlipDimension: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 7: Line 7:
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_Heal.svg
|IconL=Draft_Heal.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_VisGroup.svg
|IconR=Draft_VisGroup.svg
|IconC=Workbench_Draft.svg
}}
}}


Line 22: Line 22:


<!--T:2-->
<!--T:2-->
This tool flips the [[Draft Dimension]] text around the dimension line. It can be done to adjust the appearance of the dimension.
This tool flips the [[Draft_Dimension|Draft Dimension]] text around the dimension line. It can be done to adjust the appearance of the dimension.


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


<!--T:3-->
<!--T:3-->
# Select a [[Draft Dimension]] object.
# Select a [[Draft_Dimension|Draft Dimension]] object.
# Go to the menu {{MenuCommand|Draft → Utilities → [[Image:Draft_FlipDimension.png|16px]] [[Draft FlipDimension|Flip Dimension]]}}.
# Go to the menu {{MenuCommand|Draft → Utilities → [[Image:Draft_FlipDimension.png|16px]] [[Draft_FlipDimension|Flip Dimension]]}}.


<!--T:4-->
<!--T:4-->
Line 34: Line 34:


<!--T:5-->
<!--T:5-->
[[Draft Dimension]]s also have a {{PropertyData|Flip 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.
[[Draft_Dimension|Draft Dimensions]] also have a {{PropertyData|Flip 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.


<!--T:6-->
<!--T:6-->
Line 42: Line 42:
|[[Draft_Module|Draft]]
|[[Draft_Module|Draft]]
|IconL=Draft_Heal.svg
|IconL=Draft_Heal.svg
|IconC=Workbench_Draft.svg
|IconR=Draft_VisGroup.svg
|IconR=Draft_VisGroup.svg
|IconC=Workbench_Draft.svg
}}
}}



Revision as of 16:46, 29 November 2020

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.

Usage

  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.