Draft ApplyStyle/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 29: Line 29:


{{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:
{{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|Scale Multiplier}} (for [[Draft_Text|texts]], [[Draft_Dimension|dimensions]] and [[Draft_Label|labels]]): This is the inverse of the scale set in the [[Draft_annotation_scale_widget|Annotation scale widget]]. If the scale is {{Value|1:100}} the multiplier is {{Value|100}}.
* {{PropertyView|Decimals}} (for dimensions): See [[Draft_Preferences#Texts_and_dimensions|Draft Preferences]].
* {{PropertyView|Decimals}} (for dimensions): See [[Draft_Preferences#Texts_and_dimensions|Draft Preferences]].
* {{PropertyView|ShowLine}} (for dimensions): Idem.
* {{PropertyView|ShowLine}} (for dimensions): Idem.

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