Abstand messen
Jump to navigation
Jump to search
Outdated translations are marked like this.
Menüeintrag |
---|
Werkzeuge → Abstand messen |
Arbeitsbereich |
Alle |
Standardtastenkürzel |
- |
Eingeführt in Version |
- |
Siehe auch |
Einführung
Dieses Werkzeug misst und zeigt den absoluten Abstand zwischen zwei Punkten im 3D-Raum.
The Std MeasureDistance command creates a distance object that measures and displays the distance between two points.
Anwendung
- There are several ways to invoke the command:
- Press the
Std MeasureDistance button.
- Select the Tools →
Measure distance option from the menu.
- Press the
- Select the first dimension point anywhere on an object in the 3D view.
- Select the second dimension point anywhere on an object in the 3D view.
- 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 ViewMirror property of the distance object.
Bemerkungen
Weitere Möglichkeiten bzgl. Messung/Bemaßung sind
- die Measure-Werkzeuge aus dem Part-Arbeitsbereich
- das Draft Abmessung-Werkzeug aus dem Draft-Arbeitsbereich
- das Arch Messen-Werkzeug
- You cannot use the Draft snap tools with this command.
- To add dimensions to drawings use the dimension tools from the TechDraw Workbench.
- For more comprehensive measuring tools, install the
Manipulator Workbench (an external workbench).
Properties
Data
Base
- DataLabel: by default the label contains the measured distance, but this distance is not updated when P1 or P2 are later changed.
Measurement
- DataP1: the first dimension point.
- DataP2: the second dimension point.
- DataDistance: (read-only) the measured distance between P1 and P2.
View
Base
- ViewDist Factor: this factor, multiplied by the measured distance, determines the dimension line offset.
- ViewFont Size: the height of the letters (line height in pixels).
- ViewMirror: if set to
true
the position of the dimension line relative to P1 and P2 is flipped.
Anwenderdokumentation

- Installation: Installieren auf Windows, Installieren auf Linux, Installieren auf MacOSX; Erste Schritte
- Grundlagen: Über FreeCAD, Arbeitsbereiche, Programmeinstellungen, Dokumentstruktur, Graphische Oberfläche anpassen, Objekteigenschaften, Mausbedienung; Tutorials
- Arbeitsbereiche: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Scripting: Allgemein: Einführung in Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, Wie installiere ich Makros?, Gui Command, Units Module: Builtin modules, Erstellung von Arbeitsbereichen, Weitere Workbenches installieren Meshes (Netze): Mesh Scripting, Arbeitsbereich Mesh Teile: Arbeitsbereich Part, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt-Interface: PySide, Using the FreeCAD GUI, Dialog creation Parametrische Objekte: Scripted objects Andere: Code-Schnipsel, Linienzeichnungsfunktion, Einbetten von FreeCAD, FreeCAD-Bibliothek für Vektormathematik, Übersicht für erfahrene Anwender, Grundlagen der FreeCAD-Skripterstellung, Topologisches Daten-Scripting