Draft UnterelementHervorheben

From FreeCAD Documentation
Revision as of 19:38, 22 March 2021 by Maker (talk | contribs) (Created page with "==Optionen==")

Diese Dokumentation ist noch nicht fertiggestellt. Bitte hilf mit und trage etwas zur Dokumentation bei.

Die Seite GuiBefehl Modell erklärt, wie Befehle dokumentiert werden sollten. Unter Category:UnfinishedDocu findest du weitere unvollständige Seiten wie diese (und unter Category:UnfinishedDocu/de unvollständige Übersetzungen). Siehe Category:Command Reference für sämtliche Befehle (und Category:UnfinishedDocu/de für vorhandene Übersetzungen).

Siehe WikiSeiten, um zu lernen, wie die Wiki-Seiten bearbeitet werden und FreeCAD Unterstützen, um andere Wege zu entdecken, wie du einen Beitrag leisten kannst.

Draft SubelementHighlight

Menu location
Draft → Subelement highlight
Workbenches
Draft, Arch
Default shortcut
D E
Introduced in version
-
See also
Draft Edit

Beschreibung

The SubelementHighlight tool allows you to graphically edit certain properties of the selected object such as:

Unlike the standard Draft Edit, it allows you to edit multiple multiple nodes of multiple objects at the same time.

File:Draft Edit Improved Example.png

Editing a wire

Usage

  1. Select an object.
  2. Invoke the SubelementHighlight command several ways:
    • Press the SubelementHighlight button
    • Use the D then E keyboard shortcut
    • Use the Draft → Subelement highlight entry in the Draft menu
  3. Click on all the points that you wish to move.
  4. Click another point on the 3D view, or type a coordinate and press the add point button.
  5. Press Esc or the Close button to complete the current command.

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.

Optionen

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.