Jump to content

Aplicar o estilo atual

From FreeCAD Documentation
Revision as of 07:58, 10 September 2025 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Draft ApplyStyle

Menu location
Utilities → Apply Current Style
Workbenches
Draft
Default shortcut
None
Introduced in version
-
See also
Draft SetStyle

Descrição

The Draft ApplyStyle command applies the current style settings to selected objects.

introduced in 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.

Utilização

  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, or from the Tree View or 3D View context menu.

Notes