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 ДанныеPlacement 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:
- Enter a Slope value.
0
means each segment is horizontal,0.5
means the delta height for each segment is0.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.
Эта страница получена от https://wiki.freecad.org/Draft_Slope