Draft Edit
Lokalizacja w menu |
---|
Przybory → Edytuj |
Środowisko pracy |
Draft, Arch |
Domyślny skrót |
D E |
Wprowadzono w wersji |
- |
Zobacz także |
Std: Edytuj, Draft: AddPoint, Draft: DelPoint |
Contents |
Description
The Draft Edit tool allows you to graphically edit certain properties of the selected object, such as:
- the vertices of a
Draft Wire
- the length and width of a
Draft Rectangle
- the radius of a
Draft Circle
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
Usage
- 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
- 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. You can press the
add point button when you have the desired values to insert the point.
- Hold Ctrl while drawing to force snapping your point to the nearest snap location, independently of the distance.
- Hold Shift while drawing to constrain your next point horizontally or vertically in relation to the last one.
- Press Esc or the Close button or the
Draft Edit button again to finish editing.
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

- Podstawy: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Pomoc: Poradniki, Wideo poradniki
- Środowiska pracy: Strona Startowa; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Kodowanie: Addon Manager, Addons, Makrodefinicje, Zewnętrzne środowiska pracy