Std Base: Difference between revisions

From FreeCAD Documentation
(Removed Std_TransformManip. We are documenting V0.20.)
mNo edit summary
(One intermediate revision by the same user not shown)
Line 54: Line 54:


<!--T:17-->
<!--T:17-->
* [[File:Std_Part.svg|32px]] [[Std_Part|Std Part]]: Creates a new part and makes it active.
* [[File:Std_Part.svg|32px]] Part ([[Std_Part]]): Creates a new part and makes it active.
* [[File:Std_Group.svg|32px]] [[Std_Group|Std Group]]: Creates a new group.
* [[File:Std_Group.svg|32px]] Group ([[Std_Group]]): Creates a new group.
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]]: Creates a link. {{Version|0.19}}
* [[File:Std_LinkMake.svg|32px]] Link ([[Std_LinkMake]]): Creates a link. {{Version|0.19}}
* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Std LinkMakeRelative]]: Creates a sub-object or sub-element link. {{Version|0.19}}
* [[File:Std_LinkMakeRelative.svg|32px]] Make sub-link ([[Std_LinkMakeRelative]]): Creates a sub-object or sub-element link. {{Version|0.19}}
* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Std LinkReplace]]: Replaces object(s) with new link(s). {{Version|0.19}}
* [[File:Std_LinkReplace.svg|32px]]Replace Link ([[Std_LinkReplace]]): Replaces object(s) with new link(s). {{Version|0.19}}
* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Std LinkUnlink]]: Replaces link(s) with their linked object(s). {{Version|0.19}}
* [[File:Std_LinkUnlink.svg|32px]] Unlink ([[Std_LinkUnlink]]): Replaces link(s) with their linked object(s). {{Version|0.19}}
* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Std LinkImport]]: Imports selected external link(s). {{Version|0.19}}
* [[File:Std_LinkImport.svg|32px]] Import Link ([[Std_LinkImport]]): Imports selected external link(s). {{Version|0.19}}
* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Std LinkImportAll]]: Imports all external link(s). {{Version|0.19}}
* [[File:Std_LinkImportAll.svg|32px]] Import All Links ([[Std_LinkImportAll]]): Imports all external link(s). {{Version|0.19}}
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Std LinkMakeGroup]]: Creates a group of links. {{Version|0.19}}
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Std LinkMakeGroup]]: Creates a group of links. {{Version|0.19}}
* [[File:Std_LinkSelectLinked.svg|32px]] [[Std_LinkSelectLinked|Std LinkSelectLinked]]: Selects the linked object and switches to its document. {{Version|0.19}}
* [[File:Std_LinkSelectLinked.svg|32px]] Go to linked object ([[Std_LinkSelectLinked]]): Selects the linked object and switches to its document. {{Version|0.19}}
* [[File:Std_LinkSelectLinkedFinal.svg|32px]] [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]]: Selects the deepest linked object and switches to its document. {{Version|0.19}}
* [[File:Std_LinkSelectLinkedFinal.svg|32px]] Go to deepest linked object ([[Std_LinkSelectLinkedFinal]]): Selects the deepest linked object and switches to its document. {{Version|0.19}}
* [[File:Std_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]]: Selects all links to an object. {{Version|0.19}}
* [[File:Std_LinkSelectAllLinks.svg|32px]] Select all links ([[Std_LinkSelectAllLinks]]): Selects all links to an object. {{Version|0.19}}
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Std TreeSelectAllInstances]]: Selects all instances of an object. {{Version|0.19}}
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Std TreeSelectAllInstances]]: Selects all instances of an object. {{Version|0.19}}
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Std SelBack]]: Restores the previous saved selection. {{Version|0.19}}
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Std SelBack]]: Restores the previous saved selection. {{Version|0.19}}

Revision as of 12:50, 28 July 2021

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