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 1: Line 1:
{| class="wikitable float-right mw-collapsible mw-collapsed"
{| class="wikitable float-right mw-collapsible mw-uncollapsed"
!style="width: 33%;"|Name
!style="width: 33%;"|Name
!style="width: 66%;"|Description
!style="width: 66%;"|Description
Line 39: Line 39:
|-
|-
| {{MenuCommand|Show objects used for external geometry}}
| {{MenuCommand|Show objects used for external geometry}}
| If checked, hidden objects used for external geometry will be shown when the sketch is opened. If you edit for example a sketch that uses geometry from a pad, this pad will be shown (if not already). Other features in the [[Tree_view|Tree view]] between the pad and the sketch will not necessarily be shown.
| 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}}
| {{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. If you attached for example a sketch to a pocket, this pocket will be shown (if not already).
| If checked, hidden objects the sketch is attached to will be shown when the sketch is opened.
|-
|-
| {{MenuCommand|Restore camera position after editing}}
| {{MenuCommand|Restore camera position after editing}}

Latest revision as of 13:41, 25 April 2024

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.
|}
Name Description
Font size The font size used for the labels and constraints in the sketch.
View scale ratio introduced in version 0.21 The 3D view is scaled based on this factor.
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 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, geometry creation tools will remain active after creating an element. You can leave a tool any time by right-clicking in the sketch.
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.
Hide base length units for supported unit systems If checked, the length unit from the selected unit system is used but not displayed in sketch constraints. Only for supported unit systems.
Show coordinates beside cursor while editing introduced in version 0.21 If checked, cursor coordinates are displayed beside the cursor while editing a sketch.
Use system decimals setting for cursor coordinates introduced in version 0.21 If checked, cursor coordinates will use the system decimals setting instead of the short form.
Show dimensional constraint name with format introduced in version 0.21 If checked, the names of dimensional constraints (if available) are displayed using the given format:
  • %N: Parameter name.
  • %V: Dimension value.
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 Show objects used for external geometry and/or Show objects that the sketch is attached to options are selected.
Show objects used for external geometry If checked, hidden objects used for external geometry will be shown when the sketch is opened.
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.
Restore camera position after editing If checked, the camera position is moved back to where it was before the sketch was opened.
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 Restore camera position after editing is activated.
Open sketch in Section View mode If checked, the sketch will open with 'Section View' active.
Apply to existing sketches If pressed, the Visibility automation settings will be applied to existing sketches too. Otherwise they will only be used for new sketches.