Std Base: Difference between revisions

From FreeCAD Documentation
(Added Std_ToggleFreeze.)
No edit summary
Line 95: Line 95:
:* [[Image:Clear-selection.svg|32px]] All selection filters cleared: Allows the selection of all subelements.
:* [[Image:Clear-selection.svg|32px]] All selection filters cleared: Allows the selection of all subelements.


* [[File:Std_ToggleFreeze.svg|32px]] [[Std_ToggleFreeze|Toggle freeze]]: Toggles the freeze state of objects. A frozen object is not recomputed when its parents change. {{Emphasis|-- Available in the [[Tree_view|Tree view]] context menu after selecting objects.}}
* [[File:Std_ToggleFreeze.svg|32px]] [[Std_ToggleFreeze|Toggle freeze]]: Toggles the freeze state of objects. A frozen object is not recomputed when its parents change. {{Emphasis|-- Available in the [[Tree_view|Tree view]] context menu after selecting objects.}} {{Version|0.22}}


<!--T:43-->
<!--T:43-->

Revision as of 21:05, 12 April 2024

Std Base icon

Introduction

Std Base is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.

Tools

Most Std Base tools can be accessed from the standard menu. Those that are only available via a toolbar or a context menu are listed under Additional tools.

Standard menu tools

The standard menu is composed of 7 sub-menus. Each sub-menu has a dedicated page. Just click on any of the names below.

File     Edit     View     Tools     Macro     Windows     Help

Additional tools

  • Unlink: Replaces link(s) with their linked object(s).
  • Vertex selection: Only allows the selection of vertices.
  • Edge selection: Only allows the selection of edges.
  • Face selection: Only allows the selection of faces.
  • All selection filters cleared: Allows the selection of all subelements.