Draft Slope
Draft Slope
|
Menu location
|
Modification → Set slope Utils → Set slope
|
Workbenches
|
Draft, BIM
|
Default shortcut
|
None
|
Introduced in version
|
0.17
|
See also
|
None
|
|
Description
The
Draft Slope command slopes selected Draft Lines or Draft Wires by increasing, or decreasing, the Z coordinate of all points after the first one. It can also be used to flatten Draft Wires. Note that the slope is relative to the XY plane defined by the DataPlacement of the objects.
On the left a horizontal Draft Line. On the right the same line with a slope value of 1 (angle is 45°)
Usage
- Select one or more Draft Lines and/or Draft Wires.
- There are several ways to invoke the command:
- Draft: Press the
Set slope button.
- Draft: Select the Modification →
Set slope option from the menu.
- BIM: Select the Utils →
Set slope option from the menu.
- Enter a Slope value.
0
means each segment is horizontal, 0.5
means the delta height for each segment is 0.5
times its length, etc. The value can also be negative.
- Press Enter or the OK button to finish the command.
Scripting
See also: Autogenerated API documentation and FreeCAD Scripting Basics.
There is no Python method to slope objects. To emulate the results of the Draft Slope command the Points
property of wire objects has to be modified.
Draft
- Drafting: Line, Polyline, Fillet, Arc, Arc by 3 points, Circle, Ellipse, Rectangle, Polygon, B-spline, Cubic Bézier curve, Bézier curve, Point, Facebinder, ShapeString, Hatch
- Annotation: Text, Dimension, Label, Annotation styles, Annotation scale
- Modification: Move, Rotate, Scale, Mirror, Offset, Trimex, Stretch, Clone, Array, Polar array, Circular array, Path array, Path link array, Point array, Point link array, Edit, Subelement highlight, Join, Split, Upgrade, Downgrade, Wire to B-spline, Draft to sketch, Set slope, Flip dimension, Shape 2D view
- Draft Tray: Select plane, Set style, Toggle construction mode, AutoGroup
- Snapping: Snap lock, Snap endpoint, Snap midpoint, Snap center, Snap angle, Snap intersection, Snap perpendicular, Snap extension, Snap parallel, Snap special, Snap near, Snap ortho, Snap grid, Snap working plane, Snap dimensions, Toggle grid
- Miscellaneous: Apply current style, Layer, Manage layers, Add a new named group, Move to group, Select group, Add to construction group, Toggle normal/wireframe display, Create working plane proxy, Heal, Show snap toolbar
- Additional: Constraining, Pattern, Preferences, Import Export Preferences, DXF/DWG, SVG, OCA, DAT
- Context menu:
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework