Draft ApplyStyle: Difference between revisions

From FreeCAD Documentation
No edit summary
(Scale multiplier is now also handled by Draft_SetStyle.)
 
(3 intermediate revisions by the same user not shown)
Line 20: Line 20:
}}
}}


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


<!--T:2-->
<!--T:2-->
The [[Image:Draft_ApplyStyle.svg|24px]] '''Draft ApplyStyle''' command applies the current style settings to selected objects.
The [[Image:Draft_ApplyStyle.svg|24px]] '''Draft ApplyStyle''' command applies the current style settings to selected objects.


<!--T:17-->
This command changes the view properties of objects. It applies all settings the [[Draft_SetStyle|Draft SetStyle]] command offers. It also changes these additional properties:
{{VersionMinus|0.21}}: This command handles only five of the settings the [[Draft_SetStyle|Draft SetStyle]] command offers.
* {{PropertyView|Scale Multiplier}} (for [[Draft_Text|texts]], [[Draft_Dimension|dimensions]] and [[Draft_Label|labels]]): This is the inverse of the scale set in the [[Draft_annotation_scale_widget|Annotation scale widget]]. If the scale is {{Value|1:100}} the multiplier is {{Value|100}}.

<!--T:18-->
{{Version|0.21}}: This command changes the view properties of objects. It applies all settings the [[Draft_SetStyle|Draft SetStyle]] command offers. It also changes these additional properties:
* {{PropertyView|Decimals}} (for dimensions): See [[Draft_Preferences#Texts_and_dimensions|Draft Preferences]].
* {{PropertyView|Decimals}} (for dimensions): See [[Draft_Preferences#Texts_and_dimensions|Draft Preferences]].
* {{PropertyView|ShowLine}} (for dimensions): Idem.
* {{PropertyView|ShowLine}} (for dimensions): Idem.


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


<!--T:3-->
<!--T:3-->
Line 36: Line 39:
# Select one or more objects.
# Select one or more objects.
# Select the {{MenuCommand|Utilities → [[Image:Draft_ApplyStyle.svg|16px]] Apply current style}} option from the menu.
# Select the {{MenuCommand|Utilities → [[Image:Draft_ApplyStyle.svg|16px]] Apply current style}} option from the menu.

==Notes== <!--T:15-->

<!--T:16-->
* The [[Draft_SetStyle|Draft SetStyle]] command can also apply settings.





Latest revision as of 19:13, 9 December 2023

Draft ApplyStyle

Menu location
Utilities → Apply current style
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft SetStyle

Description

The Draft ApplyStyle command applies the current style settings to selected objects.

version 0.21 and below: This command handles only five of the settings the Draft SetStyle command offers.

introduced in version 0.21: This command changes the view properties of objects. It applies all settings the Draft SetStyle command offers. It also changes these additional properties:

  • ViewDecimals (for dimensions): See Draft Preferences.
  • ViewShowLine (for dimensions): Idem.

Usage

  1. Optionally change the style settings with the Draft SetStyle command.
  2. Select one or more objects.
  3. Select the Utilities → Apply current style option from the menu.

Notes