Std: Măsurarea Distanței

From FreeCAD Documentation
This page is a translated version of the page Std MeasureDistance and the translation is 5% complete.
Outdated translations are marked like this.

Std MeasureDistance

Menu location
View → Measure distance‏‎
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
None

Introducere

Acest instrument măsoară și afișează distanța absolută dintre două puncte din spațiul 3D.

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

Utilizare

  1. Click pe or choose Tools Measure Distance din meniul principal.
  2. Selectați primul punct din vizualizarea 3D.
  3. Selectați al doile apunct din vizualizarea 3D.
  4. Distanța absolută dintre două puncte va fi calculată și afișată în vizualizarea 3D .
  5. o distanță obiect va fi creată în vizualizarea arborescentă.
  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 VizualizareMirror property of the distance object.

Note

Pentru mai multe posibilități de măsurare / dimensionare puteți utiliza

  1. Measure-Tools din Atelierul Part
  2. Draft Dimension-Tool din Atelierul Draft
  3. Arch Survey-Tool din atelierul Arch

Properties

Data

Base

  • DateLabel: by default the label contains the measured distance, but this distance is not updated when P1 or P2 are later changed.

Measurement

  • DateP1: the first dimension point.
  • DateP2: the second dimension point.
  • DateDistance: (read-only) the measured distance between P1 and P2.

View

Base

  • VizualizareDist Factor: this factor, multiplied by the measured distance, determines the dimension line offset.
  • VizualizareFont Size: the height of the letters (line height in pixels).
  • VizualizareMirror: if set to true the position of the dimension line relative to P1 and P2 is flipped.