Draft ApplyStyle: Difference between revisions

From FreeCAD Documentation
(GuiCommand...)
(Scale multiplier is now also handled by Draft_SetStyle.)
 
(15 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 the current style settings to selected objects.
This tool allows to set default visual properties like line color or line width, to be used by all Draft objects created after this tool is used, and bulk apply these styles to selected objects.


<!--T:17-->
</translate>
{{VersionMinus|0.21}}: This command handles only five of the settings the [[Draft_SetStyle|Draft SetStyle]] command offers.
[[Image:Draft Tray.png|Draft Tray]]
<translate>
<!--T:5-->
{{Caption|Draft Tray which sets the color properties of faces and lines, as well as the line width and text size}}


==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-->
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-->
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.


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


<!--T:16-->
* From the {{MenuCommand|Lines and faces}} section the following settings are applied:
* The [[Draft_SetStyle|Draft SetStyle]] command can also apply settings.
** {{MenuCommand|Line color}}. This is also used for [[Draft_Label|Draft Labels]] and for the {{PropertyView|Point Color}} of objects.
** {{MenuCommand|Line width}}. This is also used for [[Draft_Label|Draft Labels]].
** {{MenuCommand|Shape color}}.
* From the {{MenuCommand|Annotations}} section the following settings are applied:
** {{MenuCommand|Text size}}. This is in fact the line height, the letters are smaller.
** {{MenuCommand|Text color}}. This is also used for the {{PropertyView|Line Color}} of [[Draft_Dimension|Draft Dimensions]], which defines the color of the whole dimension including the text.




<!--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