Sketcher Preferences

From FreeCAD Documentation
Revision as of 22:51, 9 July 2019 by Uwestoehr (talk | contribs) (some more information)
Document structure
Interface Customization

The preferences of the Sketcher is located in the Edit menu → Preferences → Sketcher. It consists of 2 tabs:

General Settings

In the General tab you can specify the following:

Name Description
Font size The font size used for the labels and constraints in the sketch.
Grid line pattern The line pattern used for grid lines. Grid lines will be displayed if you set the option Show grid.
Segments per geometry Curves are approximated by polygon segments for visualization. The segments per geometry define the number of polygons for the approximation. The lower limit are 50 segments. Higher values refine the visualization but can lead to longer calculation times, especially for B-splines.
Ask for value after creating a dimensional constraint If checked, a dialog will pop up to input a value for new dimensional constraints.
Geometry Creation "Continue Mode" If checked, the current sketcher creation tool will remain active after the creation. If you use for example the line tool , it will remain active after you created a line with it. You can leave the tool any time by right-clicking into the sketch.
Constraint Creation "Continue Mode" If checked, the current constraint creation tool will remain active after the creation. If you use for example the tangent tool , it will remain active after you created a constraint. You can leave the tool any time by right-clicking into the sketch.
Hide base length units for supported unit systems If checked, base length units will not be displayed in the sketch constraints. The actual base length unit is the one of the selected unit system.
Hide all objects that depend on the sketch If checked, all features that depend the sketch will be hidden when the sketch is opened.??unclear??
Show objects used for external geometry If checked, all objects used for an external geometry will be shown.??unclear??
Show object(s) sketch is attached to If checked, objects the sketch is attached to will be shown when the sketch is opened.??unclear??
Restore camera position after editing If checked, the camera position is moved back to where it was before sketch was opened.
Apply to existing sketches If pressed, the options in the preferences section Visibility automation will be applied to existing sketches too. Otherwise these settings will only be used for new sketches.
Notify automatic constraint substitutions If checked, you will be informed with a dialog about constraint substitutions. For example if the endpoints of two arcs are connected with the coincident constraint and you reconnect the arcs using the tangent constraint, the coincidence constraint will be substituted by the tangent constraint and you will get a popup dialog to telling you this.
Show Advanced Solver Control in the Task bar If checked, the sketcher dialog will have the additional section Advanced solver control to adjust solver settings.

Colors

In the Colors tab you can specify the following:

Name Description
Default edge color ??