Part Measure Linear/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
Line 11: Line 11:
}}
}}
</div>
</div>

{{VeryImportantMessage|This command is obsolete, it is not be available in {{VersionPlus|1.0}}.<br>Use [[Image:Std_Measure.svg|24px]] [[Std_Measure|Std Measure]] instead.}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 32: Line 34:
[[File:MeasureLinearDelta1.PNG|400px]]
[[File:MeasureLinearDelta1.PNG|400px]]


<span id="Usage"></span>
==Применение==
==Применение==


Line 49: Line 52:


{{Docnav
{{Docnav
|
|[[Part_XOR|XOR]]
|
|[[Part_Measure_Angular|Measure Angular]]
|[[Part_Workbench|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_XOR.svg
|IconL=
|IconR=Part_Measure_Angular.svg
|IconR=
|IconC=Workbench_Part.svg
|IconC=Workbench_Part.svg
}}
}}

Latest revision as of 07:51, 29 May 2024

This command is obsolete, it is not be available in version 1.0 and above.
Use Std Measure instead.

Part Measure Linear

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

Description

This command measures the distance between two selected topological elements (vertex, edge, face) and displays measurements in the 3D view. The shortest distance between the two elements and the delta measurements (distances parallel to the global X, Y, Z axes) are shown.

The appearance of the measurements can be changed in the preferences.

Применение

  1. Select any combination of two elements: vertices, edges, faces
  2. There are several ways to invoke the command:
    • Press the Measure Linear button.
    • Select the Measure → Measure Linear option from the menu.
  3. Alternatively the command can be launched without prior selection. A selection dialog then opens in the Task panel. A Control widget also provides buttons to reset the selection, toggle the measurement display in the 3D view, and clear all measurements.
  4. Measurements are automatically discarded when closing the document.

Notes