Draft Stretch

Draft Stretch.png Draft Stretch

Menu location
Draft → Stretch
Workbenches
Draft, Arch
Default shortcut
None
See also
Draft Offset


Description

This tool allows to stretch an object by moving some of its vertices.

Draft Stretch Example.jpg

How to use

  1. Select objects you wish to stretch
  2. Press the Draft Stretch.png Draft Stretch button
  3. Pick the first corner of a selection rectangle
  4. Pick the opposite corner of the selection rectangle. The selected vertices get highlighted
  5. Pick the first point of the displacement you wish to give to these vertices
  6. Pick the end point of the displacement

Options

Scripting

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.


Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Stretch&oldid=217410"

Navigation menu