Std MeasureDistance/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

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


<div class="mw-translate-fuzzy">
<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_Linear/ru|Part Measure Linear]], [[Draft_Dimension/ru|Draft Dimension]], [[Arch_Survey/ru|Arch Survey]]
|Shortcut=
|SeeAlso=
}}
}}
</div>
</div>


==Описание==
==Introduction==
This tool measures and displays the absolute distance between two points in 3D space.


The '''Std MeasureDistance''' command creates a distance object that measures and displays the distance between two points.
==Use==
# Click on [[Image:Std_MeasureDistance.png|32px]] or choose {{KEY| Tools}} {{KEY|[[Image:Std_MeasureDistance.png|32px]] Measure Distance}} from the top menu.
# Select first point in 3D view.
# Select second point in 3D view.
# The absolute distance between the two points will be calculated and displayed in the 3D view.
# A distance object will be created in the tree view.


==Применение==
==Limitations==
The tool lets you only select points by clicking in the 3D view.
You can't use the snap tools from the draft workbench to allow specific selecting of special points.


# There are several ways to invoke the command:
==Notes==
#* Press the {{Button|[[Image:Std_MeasureDistance.svg|16px]] [[Std_MeasureDistance|Std MeasureDistance]]}} button.
For more possibilities concerning measuring/dimensioning you can use
#* Select the {{MenuCommand|Tools → [[Image:Std_MeasureDistance.svg|16px]] Measure distance}} option from the menu.
# the [[Std Measure Menu|Measure-Tools]] from part workbench
# Select the first dimension point anywhere on an object in the [[3D_view|3D view]].
# the [[Draft Dimension|Draft Dimension]]-Tool from draft workbench
# Select the second dimension point anywhere on an object in the 3D view.
# the [[Arch Survey|Arch Survey]]-Tool from arch workbench
# The selection order of the points can have an impact on the position of the dimension line.
# Optionally flip the position of the dimension line by changing the {{PropertyView|Mirror}} property of the distance object.

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

* You cannot use the [[Draft_Workbench|Draft]] snap tools with this command.
* 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]]).

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

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

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

* {{PropertyData|Label}}: by default the label contains the measured distance, but this distance is not updated when P1 or P2 are later changed.

{{TitleProperty|Measurement}}

* {{PropertyData|P1}}: the first dimension point.
* {{PropertyData|P2}}: the second dimension point.
* {{PropertyData|Distance}}: (read-only) the measured distance between P1 and P2.

===Вид===

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

* {{PropertyView|Dist Factor}}: this factor, multiplied by the measured distance, determines the dimension line offset.
* {{PropertyView|Font Size}}: the height of the letters (line height in pixels).
* {{PropertyView|Mirror}}: if set to {{TRUE}} the position of the dimension line relative to P1 and P2 is flipped.


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


{{Std Base navi}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

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.