Draft: Întindere

From FreeCAD Documentation
Revision as of 13:10, 7 August 2018 by Luc (talk | contribs) (Created page with "== Script == Instrumentul Stretch nu are nicio funcție directă de tip python deoarece tot ceea ce face este să modifice proprietățile obiectelor selectate, cum ar fi prop...")

Draft Stretch

Menu location
Draft → Stretch
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Offset

Descriere

Acest instrument permite întinderea unui obiect prin mutarea unora dintre vârfurile acestuia.

How to use

  1. Select objects you wish to stretch
  2. Press the 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

  • If no object is selected when starting the command, you will be invited to pick one. But to work on more than one object, you need to have them selected before starting the command.
  • So far, only Draft Wire, Draft Line, Draft BSpline, Draft BezCurve and Draft Rectangle objects will have their individual vertices stretched. All other objects will have their origin point moved if it is inside the selection rectangle.

Script

Instrumentul Stretch nu are nicio funcție directă de tip python deoarece tot ceea ce face este să modifice proprietățile obiectelor selectate, cum ar fi proprietățile de plasare sau puncte ale obiectelor de proiect. Privind la ieșirea python atunci când utilizați instrumentul stretch, este ușor să reproduceți lucrul manual.