Std MeasureDistance/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/ru
|[[Std_ProjectUtil|Std ProjectUtil]]
|[[Std_ProjectUtil/ru|Команда "Утилита распаковки файла проекта..."]]
|[[Std_TextDocument|Std TextDocument]]
|[[Std_TextDocument/ru|Команда "Добавить текстовый документ"]]
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Tools_Menu/ru|Меню "Инструменты"]]
|IconL=
|IconL=Std_ProjectUtil.svg
|IconR=Std_TextDocument.svg
|IconR=Std_TextDocument.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std MeasureDistance
|Name=Std_MeasureDistance
|Name/ru=Std MeasureDistance
|Name/ru=Измерить расстояние
|MenuLocation=Инструменты → Измерить расстояние
|MenuLocation=Инструменты → Измерить расстояние
|Workbenches=All
|Workbenches=Все
|SeeAlso=[[Part_Measure_Menu/ru|Part Measure Tools]], [[Draft_Dimension/ru|Draft Dimension]], [[Arch_Survey/ru|Arch Survey]]
|SeeAlso=[[Part_Measure_Linear/ru|Part Measure Linear]], [[Draft_Dimension/ru|Draft Dimension]], [[Arch_Survey/ru|Arch Survey]]
}}
}}
</div>


==Описание==
==Description==


The '''Std MeasureDistance''' command creates a distance object that measures and displays the distance between two points.
The '''Std MeasureDistance''' command creates a distance object that measures and displays the distance between two points.


==Применение==
==Usage==


# There are several ways to invoke the command:
# There are several ways to invoke the command:
Line 32: Line 34:
# Optionally flip the position of the dimension line by changing the {{PropertyView|Mirror}} property of the distance object.
# Optionally flip the position of the dimension line by changing the {{PropertyView|Mirror}} property of the distance object.


==Примечания==
==Notes==


* You cannot use the [[Draft_Workbench|Draft]] snap tools with this command.
* You cannot use the [[Draft_Workbench|Draft]] snap tools with this command.
* To add dimensions to drawings use the dimension tools from the [[TechDraw_Module|TechDraw Workbench]].
* To add dimensions to drawings use the dimension tools from the [[TechDraw_Workbench|TechDraw Workbench]].
* For more comprehensive measuring tools, install the [[Image:Manipulator_workbench_icon.svg|24px|link=Manipulator_Workbench]] [[Manipulator_Workbench|Manipulator Workbench]] (an [[External_workbenches|external workbench]]).


==Свойства==
==Properties==


===Data===
===Данные===


{{TitleProperty|Base}}
{{TitleProperty|Основные}}


* {{PropertyData|Label}}: by default the label contains the measured distance, but this distance is not updated when P1 or P2 are later changed.
* {{PropertyData|Label}}: by default the label contains the measured distance, but this distance is not updated when P1 or P2 are later changed.
Line 51: Line 54:
* {{PropertyData|Distance}}: (read-only) the measured distance between P1 and P2.
* {{PropertyData|Distance}}: (read-only) the measured distance between P1 and P2.


===View===
===Вид===


{{TitleProperty|Base}}
{{TitleProperty|Основные}}


* {{PropertyView|Dist Factor}}: this factor, multiplied by the measured distance, determines the dimension line offset.
* {{PropertyView|Dist Factor}}: this factor, multiplied by the measured distance, determines the dimension line offset.
Line 59: Line 62:
* {{PropertyView|Mirror}}: if set to {{TRUE}} the position of the dimension line relative to P1 and P2 is flipped.
* {{PropertyView|Mirror}}: if set to {{TRUE}} the position of the dimension line relative to P1 and P2 is flipped.



{{Docnav
{{Docnav/ru
|[[Std_ProjectUtil|Std ProjectUtil]]
|[[Std_ProjectUtil/ru|Команда "Утилита распаковки файла проекта..."]]
|[[Std_TextDocument|Std TextDocument]]
|[[Std_TextDocument/ru|Команда "Добавить текстовый документ"]]
|[[Std_Tools_Menu|Std Tools Menu]]
|[[Std_Tools_Menu/ru|Меню "Инструменты"]]
|IconL=
|IconL=Std_ProjectUtil.svg
|IconR=Std_TextDocument.svg
|IconR=Std_TextDocument.svg
|IconC=Freecad.svg
|IconC=Freecad.svg

Latest revision as of 16:57, 14 September 2022

Other languages:

Измерить расстояние

Системное название
Std_MeasureDistance
Расположение в меню
Инструменты → Измерить расстояние
Верстаки
Все
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Part Measure Linear, Draft Dimension, Arch Survey

Описание

The Std MeasureDistance command creates a distance object that measures and displays the distance between two points.

Применение

  1. There are several ways to invoke the command:
    • Press the Std MeasureDistance button.
    • Select the Tools → Measure distance option from the menu.
  2. Select the first dimension point anywhere on an object in the 3D view.
  3. Select the second dimension point anywhere on an object in the 3D view.
  4. The selection order of the points can have an impact on the position of the dimension line.
  5. Optionally flip the position of the dimension line by changing the ВидMirror property of the distance object.

Примечания

Свойства

Данные

Основные

  • ДанныеLabel: by default the label contains the measured distance, but this distance is not updated when P1 or P2 are later changed.

Measurement

  • ДанныеP1: the first dimension point.
  • ДанныеP2: the second dimension point.
  • ДанныеDistance: (read-only) the measured distance between P1 and P2.

Вид

Основные

  • ВидDist Factor: this factor, multiplied by the measured distance, determines the dimension line offset.
  • ВидFont Size: the height of the letters (line height in pixels).
  • ВидMirror: if set to true the position of the dimension line relative to P1 and P2 is flipped.