Draft Slope/de: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Caption|Horizontale Linie; Linie mit Neigung geändert auf 45°}}")
(Created page with "==Anwendung== # Wähle ein Objekt Draft Line/de or Draft Wire/de aus. # Gehe zum Menü {{MenuCommand/de|Draft → Utilities → 16px Draft...")
Line 18: Line 18:
{{Caption|Horizontale Linie; Linie mit Neigung geändert auf 45°}}
{{Caption|Horizontale Linie; Linie mit Neigung geändert auf 45°}}


==How to use==
==Anwendung==
# Select a [[Draft Line]] or [[Draft Wire]] object.
# Wähle ein Objekt [[Draft Line/de]] or [[Draft Wire/de]] aus.
# Go to the menu {{MenuCommand|Draft → Utilities → [[Image:Draft Slope.png|16px]] [[Draft Slope|Set Slope]]}}.
# Gehe zum Menü {{MenuCommand/de|Draft → Utilities → [[Image:Draft Slope.png|16px]] [[Draft Slope/de|Neigung einstellen]]}}.
# Set the desired slope value, and press the {{Button|OK}} button.
# Stelle den gewünschten Neigungswert ein und drücke die {{Button|OK}} Taste.


The slope value is the [https://en.wikipedia.org/wiki/Trigonometric_functions#tan tangent] of the elevation angle:
The slope value is the [https://en.wikipedia.org/wiki/Trigonometric_functions#tan tangent] of the elevation angle:

Revision as of 21:58, 4 December 2019

Draft Slope

Menu location
Draft → Utilities → Set Slope
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.17
See also
Draft Line, Draft Wire

Beschreibung==

Für eine ausgewählte Draft Line/de oder Draft Wire/de , die auf der XY Ebene gezeichnet wurde, erhöht das Werkzeug Entwurfsneigung die Z Koordinate aller Knoten nach dem ersten, so dass die Linie oder der Draht die definierte Steigung aufweist.

Die entsprechende Aktion besteht darin, das Objekt zu bearbeiten und die Punkte manuell an eine neue Position zu verschieben.

Horizontale Linie; Linie mit Neigung geändert auf 45°

Anwendung

  1. Wähle ein Objekt Draft Line/de or Draft Wire/de aus.
  2. Gehe zum Menü Template:MenuCommand/de.
  3. Stelle den gewünschten Neigungswert ein und drücke die OK Taste.

The slope value is the tangent of the elevation angle:

  • 0 means the line is completely horizontal, because tan(0°) = 0.
  • 1 means 45 degrees up, because tan(45°) = 1.
  • 0.577 means 30 degrees up, because tan(30°) = 0.577.
  • 1.732 means 60 degrees up, because tan(60°) = 1.732, etc.

Negative values are also possible:

  • -1 means 45 degrees down, because tan(-45°) = -1, etc.