Draft Edit/sv
Menyplacering |
---|
Draft → Edit |
Arbetsbänk(ar) |
Skiss |
Standard genväg |
Ingen |
Introducerad i version |
- |
Se även |
Ingen |
Contents |
Beskrivning
Detta verktyg tillåter dig att grafiskt redigera vissa egenskaper av det markerade objektet, som hörnen i en tråd, eller längden och bredden på en Rektangel, eller radien på en Cirkel.
It does nothing more than enter the object's edit mode. Another way to edit the object is by double clicking on the element in the tree view.
Editing a wire, an arc and a cubic bezier curve. Context menu is displayed for a knot of the curve
Bruk
- Select an object.
- Press the
Draft Edit button, or double-click the object in the tree view, or use the
Std Edit tool.
- Click on a point that you wish to move.
- Click another point on the 3D view, or type a coordinate and press the
add point button.
- Press Esc or the Close button to complete the current command.
Version 0.19 added new functionalities to Draft Edit such as multiple object editing and custom context menu. To display the context menu, user can press E key or Alt+Left click while overing an edit node or an edited object. Beware not every object contains custom options, so the context menu will be only displayed for supported objects.
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
- Redigeringsverktyget fungerar endast på ett markerat objekt åt gången.
- Redigeringsläget fungerar endast på Skiss Trådar, Rektanglar, Cirklar och Cirkelbågar. Andra objekttyper måste först konverteras till Skissobjekt.
- Klicka på ett redigeringshörn för att flytta det, klicka igen för att släppa det.
- Nedtryckning av CTRL kommer att snäppa din punkt till tillgängliga snäpp-punkter.
- Nedtryckning av SKIFT kommer att koppla ihop x och y värdena , så att formen behålls
- Om du trycker på ESC så avbryts funktionen.
- Om du klickar på redigeringskanppen igen så avslutas redigeringsläget
- Skriv in siffror för att manuellt mata in en koordinat.
Some objects allow you to insert or delete points:
- Press the
add point button, and then click on the wire or spline to add a new point.
- Press the
remove point button, and then click on a point along the wire or spline to remove it.
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.
- Basics: Coordinates, Constraining, Snapping (Near, Extension, Parallel, Grid, Endpoint, Midpoint, Perpendicular, Angle, Center, Ortho, Intersection, Special, Dimensions, Working plane)
- Drawing: Line, Wire, Circle, Arc, Ellipse, Polygon, Rectangle, Text, Dimension, BSpline, Point, ShapeString, Facebinder, Bezier Curve, Label
- Modifying: Move, Rotate, Offset, Trimex, Upgrade, Downgrade, Scale, Edit, Wire to BSpline, Add point, Delete point, Shape 2D View, Draft to Sketch, Array, Path Array, Point Array, Clone, Drawing, Mirror, Stretch
- Utilities: Set working plane, Finish line, Close line, Undo line, Toggle construction mode, Toggle continue mode, Apply style, Toggle display mode, Add to group, Select group contents, Toggle snap, Toggle grid, Show snap bar, Heal, Flip Dimension, VisGroup, Slope, AutoGroup, Set Working Plane Proxy, Add to Construction group
- Additional: Preferences, Import-Export Preferences (DXF/DWG, SVG, OCA, DAT); Draft API

- Installation: Windows, Linux, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting