Translations:Sketcher Preferences/30/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 41: Line 41:
| If checked, the camera position is moved back to where it was before sketch was opened.
| If checked, the camera position is moved back to where it was before sketch was opened.
|-
|-
| {{MenuCommand|Open sketch in Section View mode}}
| {{MenuCommand|Force orthographic camera when entering edit}} {{Version|0.20}}
| If checked, camera mode will be forced to orthographic when opening a sketch for edit. Camera mode will be restored when leaving edit mode. This preference is available only if {{MenuCommand|Restore camera position after editing}} is activated.
|-
| {{MenuCommand|Open sketch in Section View mode}} {{Version|0.20}}
| If checked, when editing a sketch, it will by default open with 'Section View' active.
| If checked, when editing a sketch, it will by default open with 'Section View' active.
|-
|-

Revision as of 12:30, 14 May 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Sketcher Preferences)
{| class="wikitable float-right mw-collapsible mw-uncollapsed"
!style="width: 33%;"|Name
!style="width: 66%;"|Description
|-
| {{MenuCommand|Font size}}
| The font size used for the labels and constraints in the sketch.
|-
| {{MenuCommand|View scale ratio}} {{Version|0.21}}
|  The 3D view is scaled based on this factor.
|-
| {{MenuCommand|Segments per geometry}}
|  Curves are approximated by polygon segments for visualization. This value defines the number of segments. The lower limit is 50 segments. Higher values refine the visualization but can lead to longer calculation times, especially for [[Sketcher_CreateBSpline|B-splines]].
|-
| {{MenuCommand|Ask for value after creating a dimensional constraint}}
|  If checked, a dialog will pop up to input a value for new dimensional constraints.
|-
| {{MenuCommand|Geometry creation "Continue Mode"}}
|  If checked, geometry creation tools will remain active after creating an element. You can leave a tool any time by right-clicking in the sketch.
|-
| {{MenuCommand|Constraint creation "Continue Mode"}}
|  If checked, constraint creation tools will remain active after creating a constraint. You can leave a tool any time by right-clicking in the sketch.
|-
| {{MenuCommand|Hide base length units for supported unit systems}}
|  If checked, the length unit from the selected [[Preferences_Editor#Units|unit system]] is used but not displayed in sketch constraints. Only for supported unit systems.
|-
| {{MenuCommand|Show coordinates beside cursor while editing}} {{Version|0.21}}
| If checked, cursor coordinates are displayed beside the cursor while editing a sketch.
|-
| {{MenuCommand|Use system decimals setting for cursor coordinates}} {{Version|0.21}}
| If checked, cursor coordinates will use the system decimals setting instead of the short form.
|-
| {{MenuCommand|Show dimensional constraint name with format}} {{Version|0.21}}
| If checked, the names of dimensional constraints (if available) are displayed using the given format:
* {{MenuCommand|%N}}: Parameter name.
* {{MenuCommand|%V}}: Dimension value.
|-
| {{MenuCommand|Hide all objects that depend on the sketch}}
|  If checked, all objects that depend on the sketch will be hidden when the sketch is opened. Note that this may have no effect if the {{MenuCommand|Show objects used for external geometry}} and/or {{MenuCommand|Show objects that the sketch is attached to}} options are selected.
|-
| {{MenuCommand|Show objects used for external geometry}}
|  If checked, hidden objects used for external geometry will be shown when the sketch is opened.
|-
| {{MenuCommand|Show objects that the sketch is attached to}}
|  If checked, hidden objects the sketch is attached to will be shown when the sketch is opened.
|-
| {{MenuCommand|Restore camera position after editing}}
|  If checked, the camera position is moved back to where it was before the sketch was opened.
|-
| {{MenuCommand|Force orthographic camera when entering edit}}
|  If checked, camera mode will be forced to orthographic when the sketch is opened. Camera mode will be restored when leaving edit mode. This preference is only available if {{MenuCommand|Restore camera position after editing}} is activated.
|-
| {{MenuCommand|Open sketch in Section View mode}}
|  If checked, the sketch will open with 'Section View' active.
|-
| {{Button|{{MenuCommand|Apply to existing sketches}}}}
|  If pressed, the {{MenuCommand|Visibility automation}} settings will be applied to existing sketches too. Otherwise they will only be used for new sketches.
|}

In the Display 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.
Use Diameter as default constraint for arcs and circles introduced in version 0.20 If checked, diameter will be used as default constraint for arcs and circles instead of radius.
Hide all objects that depend on the sketch If checked, all features that depend the sketch will be hidden when the sketch is opened. Note that the effect of this option might not occur when using the option Show objects used for external geometry and/or Show object(s) sketch is attached to.
Show objects used for external geometry If checked, all objects used for an external geometry will be shown. If you edit for example a sketch that uses the geometry of a pad, this pad will be shown (if not already). Other features in the model tree between the pad and the sketch will not necessarily be shown.
Show object(s) sketch is attached to If checked, objects the sketch is attached to will be shown when the sketch is opened. If you attached for example a sketch to a pocket, this pocket will be shown (if not already). Otherwise you will only see the sketch if the pocket was not shown in advance.
Restore camera position after editing If checked, the camera position is moved back to where it was before sketch was opened.
Force orthographic camera when entering edit introduced in version 0.20 If checked, camera mode will be forced to orthographic when opening a sketch for edit. Camera mode will be restored when leaving edit mode. This preference is available only if Restore camera position after editing is activated.
Open sketch in Section View mode introduced in version 0.20 If checked, when editing a sketch, it will by default open with 'Section View' active.
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.