Std WhatsThis: Difference between revisions

From FreeCAD Documentation
(Added link to Preferences_Editor.)
mNo edit summary
Line 24: Line 24:


<!--T:6-->
<!--T:6-->
The '''Std WhatsThis''' command opens the help documentation for a specified command.
The '''Std WhatsThis''' command opens the help documentation for a specific command.


<!--T:20-->
<!--T:20-->

Revision as of 08:28, 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 specific 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