Std WhatsThis: Difference between revisions

From FreeCAD Documentation
No edit summary
(Added link to Preferences_Editor.)
Line 39: Line 39:
# Click a toolbar button or a menu option.
# Click a toolbar button or a menu option.
# The help documentation for the selected command opens.
# The help documentation for the selected command opens.

==Notes== <!--T:16-->

* The Help Addon has a number of preferences. See [[Preferences_Editor#Help|Preferences Editor]].





Revision as of 08:22, 12 June 2022

Std WhatsThis

Menu location
Help → What's This?
Workbenches
All
Default shortcut
Shift+F1
Introduced in version
-
See also
Std OnlineHelp

Description

The Std WhatsThis command opens the help documentation for a specified command.

In FreeCAD version 0.20 and above this command requires the Help Addon.

Usage

  1. If the Help Addon is not yet available you will be asked to install it via the Addon Manager.
  2. There are several ways to invoke the command:
    • Press the Std WhatsThis button.
    • Select the Help → What's This? option from the menu.
    • Use the keyboard shortcut: Shift+F1.
  3. Click a toolbar button or a menu option.
  4. The help documentation for the selected command opens.

Notes