Std Base/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 62: Line 62:
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Make link group]]: Creates a group of links.
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Make link group]]: Creates a group of links.


* [[Image:Selection-filter.svg|32px]] [[Part_SelectFilter|Selection filter]] {{Emphasis|-- Available if the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]] has been loaded.}} {{Version|0.22}}
* [[Image:Selection-filter.svg|32px]] [[Part_SelectFilter|Selection filter]] {{Emphasis|-- Available if the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]] has been loaded.}} {{Version|1.0}}


:* [[Image:Vertex-selection.svg|32px]] Vertex selection: Only allows the selection of vertices.
:* [[Image:Vertex-selection.svg|32px]] Vertex selection: Only allows the selection of vertices.
Line 71: Line 71:


:* [[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.}} {{Version|1.0}}


* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.

Latest revision as of 10:24, 21 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.