Draft ApplyStyle/ru: 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 Apply
Расположение в меню
Черчение -> Утилиты -> Применить текущий стиль
Верстаки
Draft, Arch
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Description

Описание

Инструмент применяет текущий цвет и стиль линии Draft к выбранным объектам.

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:

  • ВидDecimals (for dimensions): See Draft Preferences.
  • ВидShowLine (for dimensions): Idem.

Usage

Использование

  1. При активном верстаке Draft или Arch, выберите желаемый цвет и толщину линии на панели задач (или на панели инструментов Draft, если вы используете режим панели инструментов).
  2. Выберите объекты для изменения
  3. Нажмите кнопку Применить текущий стиль

Notes