Draft Stretch/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Draft_Mirror|Mirror]]
|[[Draft_Trimex|Trimex]]
|[[Draft_Clone|Clone]]
|[[Draft_SelectPlane|Set working plane]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_Mirror.svg
|IconL=Draft_Trimex.svg
|IconR=Draft_SelectPlane.svg
|IconR=Draft_Clone.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/ro
{{GuiCommand/ro|Name=Draft Stretch|Name/ro=Draft Stretch|Workbenches=[[Draft Module/ro|Draft]], [[Arch Module/ro|Arch]]|MenuLocation=Draft → Stretch|SeeAlso=[[Draft Offset/ro|Draft Offset]]}}
|Name=Draft Stretch
|Name/ro=Draft Stretch
|MenuLocation=Draft → Stretch
|Workbenches=[[Draft_Workbench/ro|Draft]], [[Arch_Workbench/ro|Arch]]
|Shortcut={{KEY|S}} {{KEY|H}}
|SeeAlso=[[Draft Offset/ro|Draft Offset]]
}}
</div>
</div>


Line 19: Line 27:
Acest instrument permite întinderea unui obiect prin mutarea unora dintre vârfurile acestuia.
Acest instrument permite întinderea unui obiect prin mutarea unora dintre vârfurile acestuia.
</div>
</div>

The Stretch tool works for objects like [[Draft Wire|Draft Wire]]s and [[Draft BSpline|Draft BSpline]]s which are defined by many points.


[[Image:Draft_Stretch_Example.jpg|400px]]
[[Image:Draft_Stretch_Example.jpg|400px]]
Line 28: Line 34:


==Usage==
==Usage==

See also: [[Draft_Snap|Draft Snap]] and [[Draft_Constrain|Draft Constrain]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 38: Line 46:
# Alegeți punctul final al deplasării
# Alegeți punctul final al deplasării
</div>
</div>

==Notes==
* The Stretch tool is designed to work with objects that are comprised of points. By moving only the selected points, the original figure is stretched in the desired direction.
* So far, only [[Draft Line|Draft Line]], [[Draft Wire|Draft Wire]], [[Draft BSpline|Draft BSpline]], [[Draft BezCurve|Draft BezCurve]] and [[Draft Rectangle|Draft Rectangle]] work with this tool.
* [[Draft Circle|Draft Circle]]s and [[Draft Polygon|Draft Polygon]]s are only defined by their centers; the individual edges of those shapes don't have selectable points, and therefore can't be stretched. Performing a stretch operation on them will simply move the object like using {{Button|[[Image:Draft Move.svg|16px]] [[Draft Move|Draft Move]]}}.


==Options==
==Options==

The single character keyboard shortcuts mentioned here can be changed. See [[Draft_Preferences|Draft Preferences]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 51: Line 56:
* Până în prezent, numai obiectele [[Draft Wire]], [[Draft Line]], [[Draft BSpline]], [[Draft BezCurve]] și [[Draft Rectangle]] obiecte vor fi supuse la întindere. Toate celelalte obiecte vor avea punctul lor de origine mutat dacă se află în interiorul dreptunghiului de selecție.
* Până în prezent, numai obiectele [[Draft Wire]], [[Draft Line]], [[Draft BSpline]], [[Draft BezCurve]] și [[Draft Rectangle]] obiecte vor fi supuse la întindere. Toate celelalte obiecte vor avea punctul lor de origine mutat dacă se află în interiorul dreptunghiului de selecție.
</div>
</div>

==Preferences==

See also: [[Preferences_Editor|Preferences Editor]] and [[Draft_Preferences|Draft Preferences]].

* To change the number of decimals used for the input of coordinates: {{MenuCommand|Edit → Preferences... → General → Units → Units settings → Number of decimals}}.

==Scripting==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 57: Line 70:
</div>
</div>


There is no Python method to stretch objects. To emulate the results of the Draft Stretch command geometric properties of objects have to be modified.
There is no programming interface available for the Stretch tool. All it does is change some attributes of the selected Draft objects, like {{incode|Placement}}, {{incode|Points}}, {{incode|Length}}, or {{incode|Height}}, which results in a stretched shape.


When using the Stretch tool the [[Python|Python]] console shows the individual commands that were used to produce the stretching of the shape.


{{Docnav
{{Docnav
|[[Draft_Mirror|Mirror]]
|[[Draft_Trimex|Trimex]]
|[[Draft_Clone|Clone]]
|[[Draft_SelectPlane|Set working plane]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_Mirror.svg
|IconL=Draft_Trimex.svg
|IconR=Draft_SelectPlane.svg
|IconR=Draft_Clone.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}
Line 72: Line 84:
{{Draft Tools navi{{#translation:}}}}
{{Draft Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 09:44, 5 September 2021

Draft Stretch

poziția meniului
Draft → Stretch
Ateliere
Draft, Arch
scurtătură
S H
Prezentat în versiune
-
A se vedea, de asemenea,
Draft Offset

Description

Descriere

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

Usage

See also: Draft Snap and Draft Constrain.

Cum se utilizează

  1. Selectați obiectele pe care doriți să le întindeți
  2. Apăsați tasta Draft Stretch
  3. Alegeți primul colț al unui dreptunghi de selecție
  4. Alegeți colțul opus al dreptunghiului de selecție. Vitezele selectate sunt evidențiate
  5. Alegeți primul punct al deplasării pe care doriți să o dați acestor vârfuri
  6. Alegeți punctul final al deplasării

Options

The single character keyboard shortcuts mentioned here can be changed. See Draft Preferences.

Opțiuni

  • Dacă nu este selectat niciun obiect la pornirea comenzii, veți fi invitat să alegeți unul. Dar pentru a lucra pe mai multe obiecte, trebuie să le selectați înainte de a porni comanda.
  • Până în prezent, numai obiectele Draft Wire, Draft Line, Draft BSpline, Draft BezCurve și Draft Rectangle obiecte vor fi supuse la întindere. Toate celelalte obiecte vor avea punctul lor de origine mutat dacă se află în interiorul dreptunghiului de selecție.

Preferences

See also: Preferences Editor and Draft Preferences.

  • To change the number of decimals used for the input of coordinates: Edit → Preferences... → General → Units → Units settings → Number of decimals.

Scripting

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.

There is no Python method to stretch objects. To emulate the results of the Draft Stretch command geometric properties of objects have to be modified.