Std Base: Difference between revisions

From FreeCAD Documentation
(Undo revision 1313508 by Roy 043 (talk))
Tag: Undo
No edit summary
Line 73: Line 73:
* [[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|0.22}}


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


:* [[Image:Edge-selection.svg|32px]] Edge selection
:* [[Image:Edge-selection.svg|32px]] Edge selection: Only allows the selection of edges.


:* [[Image:Face-selection.svg|32px]] Face selection
:* [[Image:Face-selection.svg|32px]] Face selection: Only allows the selection of faces.


:* [[Image:Clear-selection.svg|32px]] All selection filters cleared
:* [[Image:Clear-selection.svg|32px]] All selection filters cleared: Allows the selection of all subelements.


* [[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.

Revision as of 07:38, 23 October 2023

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.