Std Base: Difference between revisions

From FreeCAD Documentation
No edit summary
(Removed Std_TransformManip. We are documenting V0.20.)
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page in progress}}
<translate>
<translate>


<!--T:13-->
{{Docnav
{{Docnav
|[[Workbenches|Workbenches]]
|[[Workbenches|Workbenches]]
|[[Arch Module|Arch Module]]
|[[Arch_Module|Arch Module]]
|IconL=
|IconL=
|IconR=Workbench_Arch.svg
|IconR=Workbench_Arch.svg
}}
}}


<!--T:14-->
[[Image:Freecad.svg|thumb|128px|Std Base icon]]
[[Image:Freecad.svg|thumb|128px|Std Base icon]]


Line 19: Line 20:


<!--T:3-->
<!--T:3-->
[[Std_Base|Std Base]] is not really a workbench, but rather a category of "standard" commands and tools that can be used in all workbenches.
'''Std Base''' is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.


==Tools== <!--T:4-->
==Tools== <!--T:4-->


<!--T:5-->
<!--T:5-->
Most [[Std_Base|Std Base]] tools can be accessed from the [[Standard_Menu|standard menu]]. Those that are only available via a toolbar or a context menu are listed under [[#Additional_tools|Additional tools]].
Most '''Std Base''' tools can be accessed from the [[Standard_Menu|standard menu]]. Those that are only available via a toolbar or a context menu are listed under [[#Additional_tools|Additional tools]].


===Standard menu tools=== <!--T:6-->
===Standard menu tools=== <!--T:6-->


<!--T:15-->
The standard menu is composed of 7 sub-menus. Each sub-menu has a dedicated page. Just click on any of the names below:
The standard menu is composed of 7 sub-menus. Each sub-menu has a dedicated page. Just click on any of the names below.


<!--T:12-->
<!--T:12-->
Line 49: Line 51:
}}
}}


===Additional tools===
===Additional tools=== <!--T:16-->


<!--T:17-->
* [[File:Std_Part.svg|32px]] [[Std_Part|Std Part]] {{Version|0.17}}
* [[File:Std_Group.svg|32px]] [[Std_Group|Std Group]] {{Version|0.17}}
* [[File:Std_Part.svg|32px]] [[Std_Part|Std Part]]: Creates a new part and makes it active.
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]] {{Version|0.19}}
* [[File:Std_Group.svg|32px]] [[Std_Group|Std Group]]: Creates a new group.
* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Std LinkMakeRelative]] {{Version|0.19}}
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]]: Creates a link. {{Version|0.19}}
* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Std LinkReplace]] {{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_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Std LinkUnlink]] {{Version|0.19}}
* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Std LinkReplace]]: Replaces object(s) with new link(s). {{Version|0.19}}
* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Std LinkImport]] {{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_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Std LinkImportAll]] {{Version|0.19}}
* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Std LinkImport]]: Imports selected external link(s). {{Version|0.19}}
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Std LinkMakeGroup]] {{Version|0.19}}
* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Std LinkImportAll]]: Imports all external link(s). {{Version|0.19}}
* [[File:Std_LinkSelectLinked.svg|32px]] [[Std_LinkSelectLinked|Std LinkSelectLinked]] {{Version|0.19}}
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Std LinkMakeGroup]]: Creates a group of links. {{Version|0.19}}
* [[File:Std_LinkSelectLinkedFinal.svg|32px]] [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]] {{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_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]] {{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_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Std TreeSelectAllInstances]] {{Version|0.19}}
* [[File:Std_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]]: Selects all links to an object. {{Version|0.19}}
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Std SelBack]] {{Version|0.19}}
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Std TreeSelectAllInstances]]: Selects all instances of an object. {{Version|0.19}}
* [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Std SelForward]] {{Version|0.19}}
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Std SelBack]]: Restores the previous saved selection. {{Version|0.19}}
* [[Std_Expressions|Std Expressions]] {{Version|0.19}}
* [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Std SelForward]]: Restores the next saved selection. {{Version|0.19}}
* [[Std_Expressions|Std Expressions]]: Expression actions. {{Version|0.19}}
* [[Std_TransformManip|Std TransformManip]] / [[Std_Transform|Std Transform]]


==Toolbars==
<!--Please do not add extra information to the Toolbars section. Keep it clean: just the icon and the page link.-->

For quick access the content of the [[Std_Base|Std Base]] toolbars is listed below.

===File toolbar===

* [[File:Std_New.svg|32px]] [[Std_New|Std New]]
* [[File:Std_Open.svg|32px]] [[Std_Open|Std Open]]
* [[File:Std_Save.svg|32px]] [[Std_Save|Std Save]]
* [[File:Std_Print.svg|32px]] [[Std_Print|Std Print]]
* [[File:Std_Cut.svg|32px]] [[Std_Cut|Std Cut]]
* [[File:Std_Copy.svg|32px]] [[Std_Copy|Std Copy]]
* [[File:Std_Paste.svg|32px]] [[Std_Paste|Std Paste]]
* [[File:Std_Undo.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]] [[Std_Undo|Std Undo]]
* [[File:Std_Redo.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]] [[Std_Redo|Std Redo]]
* [[File:Std_Refresh.svg|32px]] [[Std_Refresh|Std Refresh]]
* [[File:Std_WhatsThis.svg|32px]] [[Std_WhatsThis|Std WhatsThis]]

===Workbench toolbar===

* [[Std_Workbench|Std Workbench]]

===Macro toolbar===

* [[File:Std_DlgMacroRecord.svg|32px]] [[Std_DlgMacroRecord|Std DlgMacroRecord]]
* [[File:Std_MacroStopRecord.svg|32px]] [[Std_MacroStopRecord|Std MacroStopRecord]]
* [[File:Std_DlgMacroExecute.svg|32px]] [[Std_DlgMacroExecute|Std DlgMacroExecute]]
* [[File:Std_DlgMacroExecuteDirect.svg|32px]] [[Std_DlgMacroExecuteDirect|Std DlgMacroExecuteDirect]]

===View toolbar===

* [[File:Std_ViewFitAll.svg|32px]] [[Std_ViewFitAll|Std ViewFitAll]]
* [[File:Std_ViewFitSelection.svg|32px]] [[Std_ViewFitSelection|Std ViewFitSelection]]
* [[File:Std_DrawStyleAsIs.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]]
** [[File:Std_DrawStyleAsIs.svg|32px]] [[Std_DrawStyle#As_is|Std DrawStyle#As is]]
** [[File:Std_DrawStylePoints.svg|32px]] [[Std_DrawStyle#Points|Std DrawStyle#Points]]
** [[File:Std_DrawStyleWireFrame.svg|32px]] [[Std_DrawStyle#Wireframe|Std DrawStyle#Wireframe]]
** [[File:Std_DrawStyleHiddenLine.svg|32px]] [[Std_DrawStyle#Hidden_line|Std DrawStyle#Hidden line]]
** [[File:Std_DrawStyleNoShading.svg|32px]] [[Std_DrawStyle#No_shading|Std DrawStyle#No shading]]
** [[File:Std_DrawStyleShaded.svg|32px]] [[Std_DrawStyle#Shaded|Std DrawStyle#Shaded]]
** [[File:Std_DrawStyleFlatLines.svg|32px]] [[Std_DrawStyle#Flat_lines|Std DrawStyle#Flat lines]]
* [[File:Std_SelBoundingBox.svg|32px]] [[Std_SelBoundingBox|Std SelBoundingBox]]
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Std SelBack]]
* [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Std SelForward]]
* [[File:Std_LinkSelectLinked.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]]
** [[File:Std_LinkSelectLinked.svg|32px]] [[Std_LinkSelectLinked|Std LinkSelectLinked]]
** [[File:Std_LinkSelectLinkedFinal.svg|32px]] [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]]
** [[File:Std_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]]
* [[File:Std_TreeSyncView.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]]
** [[File:Std_TreeSyncView.svg|32px]] [[Std_TreeSyncView|Std TreeSyncView]]
** [[File:Std_TreeSyncSelection.svg|32px]] [[Std_TreeSyncSelection|Std TreeSyncSelection]]
** [[File:Std_TreeSyncPlacement.svg|32px]] [[Std_TreeSyncPlacement|Std TreeSyncPlacement]]
** [[File:Std_TreePreSelection.svg|32px]] [[Std_TreePreSelection|Std TreePreSelection]]
** [[File:Std_TreeRecordSelection.svg|32px]] [[Std_TreeRecordSelection|Std TreeRecordSelection]]
** [[File:Std_TreeSingleDocument.svg|32px]] [[Std_TreeSingleDocument|Std TreeSingleDocument]]
** [[File:Std_TreeMultiDocument.svg|32px]] [[Std_TreeMultiDocument|Std TreeMultiDocument]]
** [[File:Std_TreeCollapseDocument.svg|32px]] [[Std_TreeCollapseDocument|Std TreeCollapseDocument]]
** [[File:Std_TreeDrag.svg|32px]] [[Std_TreeDrag|Std TreeDrag]]
** [[File:Std_TreeSelection.svg|32px]] [[Std_TreeSelection|Std TreeSelection]]
* [[File:Std_ViewIsometric.svg|32px]] [[Std_ViewIsometric|Std ViewIsometric]]
* [[File:Std_ViewFront.svg|32px]] [[Std_ViewFront|Std ViewFront]]
* [[File:Std_ViewTop.svg|32px]] [[Std_ViewTop|Std ViewTop]]
* [[File:Std_ViewRight.svg|32px]] [[Std_ViewRight|Std ViewRight]]
* [[File:Std_ViewRear.svg|32px]] [[Std_ViewRear|Std ViewRear]]
* [[File:Std_ViewBottom.svg|32px]] [[Std_ViewBottom|Std ViewBottom]]
* [[File:Std_ViewLeft.svg|32px]] [[Std_ViewLeft|Std ViewLeft]]
* [[File:Std_MeasureDistance.svg|32px]] [[Std_MeasureDistance|Std MeasureDistance]]

===Structure toolbar=== <!--T:8-->

<!--T:9-->
* [[File:Std_Part.svg|32px]] [[Std_Part|Std Part]]
* [[File:Std_Group.svg|32px]] [[Std_Group|Std Group]]
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]]
* [[File:Std_LinkMakeRelative.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]]
** [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Std LinkMakeRelative]]
** [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Std LinkReplace]]
** [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Std LinkUnlink]]
** [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Std LinkImport]]
** [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Std LinkImportAll]]


<!--T:28-->
{{Docnav
{{Docnav
|[[Workbenches|Workbenches]]
|[[Workbenches|Workbenches]]
|[[Arch Module|Arch Module]]
|[[Arch_Module|Arch Module]]
|IconL=
|IconL=
|IconR=Workbench_Arch.svg
|IconR=Workbench_Arch.svg

Revision as of 19:26, 6 May 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