Assembly3 LinienGleichBogenlänge

From FreeCAD Documentation
Revision as of 14:00, 13 September 2021 by FBXL5 (talk | contribs) (Created page with "Der Befehl 16px Linien- gleich Bogenlänge bestimmt die Länge einer 2D-Linie...")

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

Other languages:

Assembly3 LinienGleichBogenlänge

Menüeintrag
Keiner
Arbeitsbereich
Assembly3
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Beschreibung

Der Befehl Linien- gleich Bogenlänge bestimmt die Länge einer 2D-Linie wie z.B. einer nicht unterteilten 2D-Linie, die mit Werkzeugen der Draft-Arbeitsumgebung in Zusammenhang mit einer Arbeitsebene erstellt wurde.

It links the length of the 2D line with the length of an arc (2D or 3D?).

The length value of the selected line equals the length of selected arc.

Since I couldn't get this tool working here's the statement of the tool tip: 

Add an "EqualLineArcLength" constraint to make a line of the same length as an arc.

Anwendung

  1. Select the 2D line to be constrained.
  2. Select a 2D arc to read its length value.
  3. Activate the Equal Line Arc Length command using the:
  4. Press the Solve constraints or the Quick solve button to recompute
(if Auto recompute and Smart recompute are disabled).


Depending on the order of the selected line types following errors appear:

Constraint "EqualLineArcLength" requires the 1st element to be a linear edge
Constraint "EqualLineArcLength" requires the 2nd element to be an arc edge
Constraint "EqualLineArcLength" requires the 2nd element to be a circular edge