Draft ApplyStyle/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_ToggleContinueMode|ToggleContinueMode]]
|[[Draft_Heal|Heal]]
|[[Draft_ShowSnapBar|ShowSnapBar]]
|[[Draft_Workbench|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
}}
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/es
{{GuiCommand
|Name=Draft ApplyStyle
|Name=Draft ApplyStyle
|Workbenches=[[Draft_Workbench/es|Croquis]]
|Workbenches=[[Draft_Workbench/es|Croquis]]
Line 18: Line 18:
</div>
</div>


==Description==
==Description==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 26: Line 26:
</div>
</div>


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


{{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:
==Usage==
* {{PropertyView|Decimals}} (for dimensions): See [[Draft_Preferences#Texts_and_dimensions|Draft Preferences]].
* {{PropertyView|ShowLine}} (for dimensions): Idem.

==Usage==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 46: Line 45:
==Notes==
==Notes==


* In FreeCAD version 0.20 the [[Draft_SetStyle|Draft SetStyle]] command can also apply the settings.
* The [[Draft_SetStyle|Draft SetStyle]] command can also apply settings.




{{Docnav
{{Docnav
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_ToggleContinueMode|ToggleContinueMode]]
|[[Draft_Heal|Heal]]
|[[Draft_ShowSnapBar|ShowSnapBar]]
|[[Draft_Workbench|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:15, 9 December 2023

Draft ApplyStyle

Menu location
Croquis->→ Utilidades → Aplicar estilo
Workbenches
Croquis
Default shortcut
None
Introduced in version
-
See also
None

Description

Descripción

Esta herramienta aplica el color y el estilo de línea actual de la barra de comandos de Croquis a los objetos seleccionados

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:

  • VistaDecimals (for dimensions): See Draft Preferences.
  • VistaShowLine (for dimensions): Idem.

Usage

Utilización

  • Seleccionar uno de los diversos objetos
  • Presionar el botón "Aplicar estilo" que está cerca de los botones de color y espesor de línea
  • Alternativamente, si se cambia el color y el espesor de línea, la nueva configuración se aplicará a los objetos seleccionados
  • Aplicar el estilo actual también se puede hacer pulsando con el menú derecho sobre un objeto de la vista en árbol

Notes