Draft ApplyStyle: Difference between revisions

From FreeCAD Documentation
(Description...)
(Scale multiplier is now also handled by Draft_SetStyle.)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Page in progress}}
<languages/>
<languages/>
<translate>
<translate>
Line 5: Line 4:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_ToggleContinueMode|ToggleContinueMode]]
|[[Draft_Heal|Heal]]
|[[Draft_ShowSnapBar|ShowSnapBar]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_ToggleContinueMode.svg
|IconL=Draft_WorkingPlaneProxy.svg
|IconR=Draft_ShowSnapBar.svg
|IconR=Draft_Heal.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}
Line 17: Line 16:
|Name=Draft ApplyStyle
|Name=Draft ApplyStyle
|MenuLocation=Utilities → Apply current style
|MenuLocation=Utilities → Apply current style
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|SeeAlso=[[Draft_SetStyle|Draft SetStyle]]
|SeeAlso=[[Draft_SetStyle|Draft SetStyle]]
}}
}}


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


<!--T:2-->
<!--T:2-->
The [[Image:Draft_ApplyStyle.svg|24px]] '''Draft ApplyStyle''' command applies 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 currently handles only five of the settings the [[Draft_SetStyle|Draft SetStyle]] command offers:
{{VersionMinus|0.21}}: This command handles only five of the settings the [[Draft_SetStyle|Draft SetStyle]] command offers.
* {{MenuCommand|Line color}}
* {{MenuCommand|Line width}}
* {{MenuCommand|Shape color}}
* {{MenuCommand|Text size}}
* {{MenuCommand|Text color}}


==Usage== <!--T:13-->
<!--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|ShowLine}} (for dimensions): Idem.

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


<!--T:3-->
<!--T:3-->
# Set the desired line and face colors and line width in the [[Draft_Tray|Draft Tray]].
# Optionally change the style settings with the [[Draft_SetStyle|Draft SetStyle]] command.
# Select one or more objects.
# Select one or more objects.
# Press the {{Button|[[Image:Draft_ApplyStyle.svg|16px]] [[Draft_ApplyStyle|Apply style]]}} button, or right click and select {{MenuCommand|Utilities → [[Image:Draft_ApplyStyle.svg|16px]] [[Draft_ApplyStyle|Apply style]]}}.
# Select the {{MenuCommand|Utilities → [[Image:Draft_ApplyStyle.svg|16px]] Apply current style}} option from the menu.


<!--T:6-->
==Notes== <!--T:15-->
If you already have an object selected, you can change the color and line width, and the changes will be applied immediately without pressing the {{Button|[[Image:Draft_ApplyStyle.svg|16px]] [[Draft_ApplyStyle|Apply style]]}} button.


<!--T:7-->
<!--T:16-->
* The [[Draft_SetStyle|Draft SetStyle]] command can also apply settings.
The {{Button|[[Image:Draft_ApplyStyle.svg|16px]] [[Draft_ApplyStyle|Apply style]]}} button is present in the [[Draft_Tray|Draft Tray]] toolbar, which only appears in the [[Image:Workbench_Draft.svg|16px]] [[Draft_Workbench|Draft]] and [[Image:Workbench_Arch.svg|16px]] [[Arch_Workbench|Arch]] workbenches.




<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_ToggleContinueMode|ToggleContinueMode]]
|[[Draft_Heal|Heal]]
|[[Draft_ShowSnapBar|ShowSnapBar]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_ToggleContinueMode.svg
|IconL=Draft_WorkingPlaneProxy.svg
|IconR=Draft_ShowSnapBar.svg
|IconR=Draft_Heal.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}

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