Difference between revisions of "Sketcher SelectElementsWithDoFs"
Line 7: | Line 7: | ||
|[[Sketcher_CloseShape|Close Shape]] | |[[Sketcher_CloseShape|Close Shape]] | ||
|[[Sketcher_Workbench|Sketcher]] | |[[Sketcher_Workbench|Sketcher]] | ||
− | |IconL= | + | |IconL=Sketcher_ToggleDrivingConstraint.svg |
|IconR=Sketcher_CloseShape.svg | |IconR=Sketcher_CloseShape.svg | ||
|IconC=Workbench_Sketcher.svg | |IconC=Workbench_Sketcher.svg | ||
Line 50: | Line 50: | ||
|[[Sketcher_CloseShape|Close Shape]] | |[[Sketcher_CloseShape|Close Shape]] | ||
|[[Sketcher_Workbench|Sketcher]] | |[[Sketcher_Workbench|Sketcher]] | ||
− | |IconL= | + | |IconL=Sketcher_ToggleDrivingConstraint.svg |
|IconR=Sketcher_CloseShape.svg | |IconR=Sketcher_CloseShape.svg | ||
|IconC=Workbench_Sketcher.svg | |IconC=Workbench_Sketcher.svg |
Latest revision as of 10:29, 20 December 2020
This documentation is not finished. Please help and contribute documentation.
Gui Command explains how tools should be documented. See Draft ShapeString for an example of a well documented tool. Browse Category:UnfinishedDocu to see 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.
Menu location |
---|
Sketch → Sketcher tools → Select solver DoFs |
Workbenches |
Sketcher |
Default shortcut |
None |
Introduced in version |
0.18 |
See also |
None |
Contents |
Description
This tool is meant to aid in fully constraining a sketch by highlighting in green the sketch elements with remaining degrees of freedom (DoF).
Usage
In the Solver messages box located at the top of the Tasks tab, the following message(s) should be displayed:
- In case of an under-constrainend sketch:
Under-constrained sketch with X degrees of freedom
where "X" is the number of degrees of freedom remaining in the sketch; you will receive more information if you click on the blue link, or if you use the menu.
- The elements which have degrees of freedom are now highlighted in green.
- Click anywhere in the sketch to clear the highlight color.
- In case of a fully-constrainend sketch:
Fully constrained sketch
- The tools: New sketch, Edit sketch, Leave sketch, View sketch, View section, Map sketch to face, Reorient sketch, Validate sketch, Merge sketches, Mirror sketch
- Sketcher geometries: Point, Line by 2 point, Create an arc, Arc, Arc by 3 Point, Create a circle, Circle, Circle by 3 Point, Create a conic, Ellipse by center, Ellipse by 3 points, Arc of ellipse, Arc of hyperbola, Arc of parabola, Create a B-spline, Create B-spline, Create periodic B-pline, Polyline (multiple-point line), Rectangle, Create regular polygon, Triangle, Square, Pentagon, Hexagon, Heptagon, Octagon, Create Regular Polygon, Slot, Fillet, Trimming, Extend, External Geometry, CarbonCopy, Construction Mode
- Sketcher constraints
- Geometric constraints Coincident, Point On Object, Vertical, Horizontal, Parallel, Perpendicular, Tangent, Equal Length, Symmetric, Constrain Block
- Dimensional constraints Lock, Horizontal Distance, Vertical Distance, Distance, Radius, Internal Angle, Snell's Law, Internal Alignment, Toggle reference/driving constraint,
- Sketcher tools Select solver DOFs, Close Shape, Connect Edges, Select Constraints, Select Origin, Select Vertical Axis, Select Horizontal Axis, Select Redundant Constraints, Select Conflicting Constraints, Select Elements Associated with constraints, Show/Hide internal geometry, Symmetry, Clone, Copy, Move, Rectangular Array, Delete All Geometry, Delete All Constraints
- Sketcher B-spline tools Show/Hide B-spline degree, Show/Hide B-spline control polygon, Show/Hide B-spline curvature comb, Show/Hide B-spline knot multiplicity, Convert Geometry to B-spline, Increase degree, Increase knot multiplicity, Decrease knot multiplicity
- Sketcher virtual space Switch Virtual Space

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub