Draft Edit/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Cet outil vous permet de modifier graphiquement certaines propriétés de l'objet sélectionné, comme les sommets d'un [[Image:Draft_Wire.png|16px|text-top=Ligne à points mu...")
(Created page with "# Sélectionnez un {{KEY|16px|text-top=Ligne à points multiples|link=Draft_Wire/fr wire}}, {{KEY|[[Image:Draft_Line.png|16px|text-t...")
Line 9: Line 9:
==Utilisation==
==Utilisation==


# Sélectionnez un {{KEY|[[Image:Draft_Wire.png|16px|text-top=Ligne à points multiples|link=Draft_Wire/fr]] [[Draft Wire/fr|wire]]}}, {{KEY|[[Image:Draft_Line.png|16px|text-top=Ligne à 2 points|link=Draft_Line/fr]] [[Draft Line/fr|ligne]]}}, {{KEY|[[Image:Draft_Rectangle.png|16px|text-top=Rectangle|link=Draft_Rectangle/fr]] [[Draft Rectangle/fr|rectangle]]}}, {{KEY|[[Image:Draft_BSpline.png|16px|text-top=Courbe B-Spline (Bézier)|link=Draft_BSpline/fr]] [[Draft BSpline/fr|bspline]]}} ou {{KEY|[[Image:Draft_Circle.png|16px|text-top=Cercle|link=Draft_Circle/fr]] [[Draft Circle/fr|cercle]]}}
# Select a [[Draft Wire|wire]], [[Draft Line|line]], [[Draft Rectangle|rectangle]], [[Draft BSpline|bspline]] or [[Draft Circle|circle]]
# Press the {{KEY|[[Image:Draft Edit.png|16px]] [[Draft Edit]]}} button, or double-click the object in the Tree panel, or use the {{KEY|[[Image:Std Edit.png|16px]] [[Std Edit]]}} tool.
# Pressez le bouton {{KEY|[[Image:Draft Edit.png|16px]] [[Draft Edit/fr|Draft Edit]]}}, ou, double-cliquez sur l'objet dans la '''Vue arborescente'''
# Click on a point you wish to move
# Cliquez sur le point, que vous souhaitez déplacer.
# Click another point on the 3D view, or type a [[Draft_Coordinates|coordinate]]
# Cliquez sur un autre point, sur, la vue 3D, ou tapez un [[Draft_Coordinates/fr|coordonnées]]
# Press {{KEY|ESC}} or the {{KEY|'''Finish'''}} button


==Options==
==Options==

Revision as of 23:01, 13 February 2014

Draft_Edit

Emplacement du menu
Draft -> Edit
Ateliers
Draft
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

Cet outil vous permet de modifier graphiquement certaines propriétés de l'objet sélectionné, comme les sommets d'un text-top=Ligne à points multiples Wire, ou la longueur et la largeur d'un text-top=Rectangle Rectangle, ou le rayon d'un text-top=Cercle Cercle.

File:Draft edit example.jpg

Utilisation

  1. Sélectionnez un text-top=Ligne à points multiples wire, text-top=Ligne à 2 points ligne, text-top=Rectangle rectangle, text-top=Courbe B-Spline (Bézier) bspline ou text-top=Cercle cercle
  2. Pressez le bouton Draft Edit, ou, double-cliquez sur l'objet dans la Vue arborescente
  3. Cliquez sur le point, que vous souhaitez déplacer.
  4. Cliquez sur un autre point, sur, la vue 3D, ou tapez un coordonnées

Options

  • The Edit tool only works on one selected object at a time.
  • The Edit tool only works on Draft Wires, Rectangles, Circles and Arcs. Other object types must first be converted to Draft objects.
  • Click on an edit vertex to move it, click again to release it.
  • Press X, Y or Z after a point to constrain the next point on the given axis.
  • To enter coordinates manually, simply enter the numbers, then press ENTER between each X, Y and Z component.
  • Press CTRL while drawing to force snapping your point to the nearest snap location, independently of the distance.
  • Press SHIFT while drawing to constrain your next point horizontally or vertically in relation to the last one.
  • Press ESC or the Cancel button or the Draft Edit button again to finish editing.
  • Pressing the Add point button allows you to add points to Wires and BSplines by clicking on the segments
  • Pressing the Del point button allows you to remove points from Wires and BSplines by clicking on the points to remove

Scripting

Not available. Each of the above object can be modified by changing its properties directly.