Translations:Sketcher Preferences/46/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

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|Grid}}
| If checked, a grid will be shown while the sketch is in edit mode. Used for new sketches. Is stored in the {{PropertyView|Show Grid}} property of sketches.
|-
| {{MenuCommand|Grid Auto Spacing}}
| If checked, grid spacing is automatically adapted based on the view dimensions. Used for new sketches. Is stored in the {{PropertyView|Grid Auto}} property of sketches.
|-
| {{MenuCommand|Grid spacing}}
| The distance between two subsequent grid lines. Used as a base value if {{MenuCommand|Grid Auto Spacing}} is enabled. Used for new sketches. Is stored in the {{PropertyView|Grid Size}} property of sketches.
|-
| {{MenuCommand|Pixel size threshold}}
| The grid spacing threshold in pixels. Only used if {{MenuCommand|Grid Auto Spacing}} is enabled. If the onscreen spacing is smaller than this value, physical grid spacing is multiplied by the {{MenuCommand|Major grid lines every}} value. If the onscreen spacing is larger than the threshold value times the {{MenuCommand|every}} value, physical grid spacing is divided by the {{MenuCommand|every}} value. If the {{MenuCommand|every}} value is set to 1, 10 is used instead in these calculations.
|-
| {{MenuCommand|Minor grid lines}}
| For minor grid lines you can specify:
* {{MenuCommand|Line pattern}}
* {{MenuCommand|Line width}}
* {{MenuCommand|Line color}}
|-
| {{MenuCommand|Major grid lines}}
| For major grid lines you can specify:
* {{MenuCommand|Major grid lines every}}: The number of squares between major grid lines. Set to 1 to disable major grid lines.
* {{MenuCommand|Line pattern}}
* {{MenuCommand|Line width}}
* {{MenuCommand|Line color}}
|}
Name Description
Grid If checked, a grid will be shown while the sketch is in edit mode. Used for new sketches. Is stored in the ViewShow Grid property of sketches.
Grid Auto Spacing If checked, grid spacing is automatically adapted based on the view dimensions. Used for new sketches. Is stored in the ViewGrid Auto property of sketches.
Grid spacing The distance between two subsequent grid lines. Used as a base value if Grid Auto Spacing is enabled. Used for new sketches. Is stored in the ViewGrid Size property of sketches.
Pixel size threshold The grid spacing threshold in pixels. Only used if Grid Auto Spacing is enabled. If the onscreen spacing is smaller than this value, physical grid spacing is multiplied by the Major grid lines every value. If the onscreen spacing is larger than the threshold value times the every value, physical grid spacing is divided by the every value. If the every value is set to 1, 10 is used instead in these calculations.
Minor grid lines For minor grid lines you can specify:
  • Line pattern
  • Line width
  • Line color
Major grid lines For major grid lines you can specify:
  • Major grid lines every: The number of squares between major grid lines. Set to 1 to disable major grid lines.
  • Line pattern
  • Line width
  • Line color