Draft SubelementHighlight/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "==Utilisation==")
(Created page with "# Sélectionnez un objet. # Appuyez sur le bouton {{Button|16px Edit Improved Draft}}. # Cliquez sur tous les poin...")
Line 32: Line 32:
==Utilisation==
==Utilisation==


# Sélectionnez un objet.
# Select an object.
# Press the {{Button|[[Image:Draft_Edit_Improved.svg|16px]] [[Draft Edit Improved|Draft Edit Improved]]}} button.
# Appuyez sur le bouton {{Button|[[Image:Draft_Edit_Improved.svg|16px]] [[Draft Edit Improved/fr|Edit Improved Draft]]}}.
# Click on all the points that you wish to move.
# Cliquez sur tous les points que vous souhaitez déplacer.
# Click another point on the 3D view, or type a [[Draft_Coordinates|coordinate]] and press the {{Button|[[Image:Draft_AddPoint.svg|16px]] [[Draft_AddPoint|add point]]}} button.
# Cliquez sur un autre point de la vue 3D ou tapez une [[Draft_Coordinates|coordinate]] et appuyez sur le bouton {{Button|[[Image:Draft_AddPoint.svg|16px]] [[Draft_AddPoint|Ajouter un point Draft]]}}.
# Press {{KEY|Esc}} or the {{Button|Close}} button to complete the current command.
# Appuyez sur {{KEY|Echap}} ou sur le bouton {{Button|Fermer}} pour terminer la commande en cours.


The tool mostly works on Draft objects: [[Draft Wire|Draft Wires]], [[Draft Line|Draft Lines]], [[Draft Rectangle|Draft Rectangles]], [[Draft Circle|Draft Circles]], [[Draft Arc|Draft Arcs]], [[Draft Polygon|Draft Polygons]], and [[Draft BSpline|Draft BSplines]]. Other object types must first be converted to these objects.
The tool mostly works on Draft objects: [[Draft Wire|Draft Wires]], [[Draft Line|Draft Lines]], [[Draft Rectangle|Draft Rectangles]], [[Draft Circle|Draft Circles]], [[Draft Arc|Draft Arcs]], [[Draft Polygon|Draft Polygons]], and [[Draft BSpline|Draft BSplines]]. Other object types must first be converted to these objects.

Revision as of 09:39, 14 September 2019

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Edition améliorée Draft

Emplacement du menu
Draft → Edit Improved
Ateliers
Draft, Arch
Raccourci par défaut
D E
Introduit dans la version
-
Voir aussi
Draft Edit

Description

L'outil Edit Improved vous permet d'éditer graphiquement certaines propriétés de l'objet sélectionné, telles que les sommets d'un Filaire Draft, la longueur et la largeur d'un Rectangle Draft, ou le rayon d'un Cercle Draft.

Contrairement à Editer Draft, il vous permet de modifier plusieurs nœuds de plusieurs objets à la fois.

File:Draft Edit Improved Example.png

Editer une ligne

Utilisation

  1. Sélectionnez un objet.
  2. Appuyez sur le bouton File:Draft Edit Improved.svg Edit Improved Draft.
  3. Cliquez sur tous les points que vous souhaitez déplacer.
  4. Cliquez sur un autre point de la vue 3D ou tapez une coordinate et appuyez sur le bouton Ajouter un point Draft.
  5. Appuyez sur Echap ou sur le bouton Fermer pour terminer la commande en cours.

The tool mostly works on Draft objects: Draft Wires, Draft Lines, Draft Rectangles, Draft Circles, Draft Arcs, Draft Polygons, and Draft BSplines. Other object types must first be converted to these objects.

Options

Scripting

See also: Draft API and FreeCAD Scripting Basics.

There is no programming interface available for the Edit tool. Each object is modified by changing its attributes directly.