Draft ApplyStyle: Difference between revisions

From FreeCAD Documentation
No edit summary
(Scale multiplier is now also handled by Draft_SetStyle.)
 
(61 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Draft_Apply|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft -> Apply style}}
<translate>


<!--T:9-->
==Description==
{{Docnav
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_Heal|Heal]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_WorkingPlaneProxy.svg
|IconR=Draft_Heal.svg
|IconC=Workbench_Draft.svg
}}


<!--T:1-->
This tool applies the current Draft color and linestyle to the selected objects.
{{GuiCommand
|Name=Draft ApplyStyle
|MenuLocation=Utilities → Apply current style
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|SeeAlso=[[Draft_SetStyle|Draft SetStyle]]
}}


==Description== <!--T:12-->
==How to use==


<!--T:2-->
# With the [[Draft Module|Draft]] or [[Arch Module|Arch]] workbench active, set the desired color and linewidth on the Tasks panel (or on the Draft toolbar if you are using the toolbar mode).
The [[Image:Draft_ApplyStyle.svg|24px]] '''Draft ApplyStyle''' command applies the current style settings to selected objects.
# Select one or several objects
# Press the {{KEY|[[Image:Drat_Apply.png|16px]] [[Draft Apply|Apply style]]}} button


<!--T:17-->
==Options==
{{VersionMinus|0.21}}: This command handles only five of the settings the [[Draft_SetStyle|Draft SetStyle]] command offers.


<!--T:18-->
* If you just change the current Draft color or linewidth, the new setting will be applied to any selected object.
{{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-->
{{languages | {{es|Draft Apply/es}} {{fr|Draft Apply/fr}} {{it|Draft Apply/it}} {{se|Draft Apply/se}} }}

<!--T:3-->
# Optionally change the style settings with the [[Draft_SetStyle|Draft SetStyle]] command.
# Select one or more objects.
# 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.


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

</translate>
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

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