Draft ApplyStyle: Difference between revisions

From FreeCAD Documentation
No edit summary
(Scale multiplier is now also handled by Draft_SetStyle.)
 
(57 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>

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

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Draft Apply|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft -> Utilities -> Apply style}}
|Name=Draft ApplyStyle
|MenuLocation=Utilities → Apply current style
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|SeeAlso=[[Draft_SetStyle|Draft SetStyle]]
}}


==Description== <!--T:2-->
==Description== <!--T:12-->
This tool applies the current Draft color and linestyle to the selected objects.


==How to use== <!--T:3-->
<!--T:2-->
The [[Image:Draft_ApplyStyle.svg|24px]] '''Draft ApplyStyle''' command applies the current style settings to selected objects.
# 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).
# Select one or several objects
# Press the {{KEY|[[Image:Draft_Apply.png|16px]] [[Draft Apply|Apply style]]}} button


==Options== <!--T:4-->
<!--T:17-->
{{VersionMinus|0.21}}: This command handles only five of the settings the [[Draft_SetStyle|Draft SetStyle]] command offers.
* If you just change the current Draft color or linewidth, the new setting will be applied to any selected object.

<!--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-->
# 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>
</translate>
{{Draft Tools navi{{#translation:}}}}
<languages/>
{{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