|
Menu location |
---|
Draft → Stretch |
Workbenches |
Draft, Arch |
Default shortcut |
None |
See also |
Draft Offset |
This tool allows to stretch an object by moving some of its vertices.
The Stretch tool has no direct python function because all it does is modify properties of the selected objects, such as the Placement or Points properties of Draft objects. By looking at the python output when using the stretch tool, it is easy to reproduce its working manually.