Draft Neigung

From FreeCAD Documentation
Revision as of 21:54, 4 December 2019 by Maker (talk | contribs) (Created page with "==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 Koordina...")
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.

The equivalent action is editing the object and moving the points manually to a new position.

Horizontal line; line with slope changed to 45°

How to use

  1. Select a Draft Line or Draft Wire object.
  2. Go to the menu Draft → Utilities → File:Draft Slope.png Set Slope.
  3. Set the desired slope value, and press the OK button.

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.