Std Base: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(72 intermediate revisions by 9 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_Workbench|Arch Workbench]]
|IconL=
|IconL=
|IconR=Workbench_Arch.svg
|IconR=Workbench_Arch.svg
}}
}}


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


Line 20: Line 20:


<!--T:3-->
<!--T:3-->
The [[Std_Base|Std Base]] is not a real workbench. This page just collects all commands from the base system which do not belong to a specific workbench, but which may be used in all of them.
'''Std Base''' is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.

<!--T:11-->
The base commands and functions normally start with the prefix {{incode|Std}}, indicating that they are "standard".


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


<!--T:5-->
<!--T:5-->
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]].
Most of the commands in this page can be accessed from menus, toolbars, and context menus.


===Standard menu=== <!--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.


<!--T:12-->
<!--T:12-->
<!--Please keep info below synchronized with Standard_Menu, Std_File_Menu etc.-->
<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
{{StdMenu
|
|
Line 51: Line 51:
}}
}}


===Additional tools=== <!--T:16-->
The standard menu is composed of 7 sub-menus:


<!--T:7-->
<!--T:29-->
* [[File:Std_Part.svg|32px]] [[Std_Part|Create part]]: Creates a new part and makes it active.
<!--Please keep info below synchronized with Standard_Menu-->
* {{StdMenu|[[Std_File_Menu|File]]}} The File menu provides commands related to file input and output, such as Open, Print, Export, etc.
* {{StdMenu|[[Std_Edit_Menu|Edit]]}} The Edit menu provides commands to change the model, such as Copy, Paste, etc.
* {{StdMenu|[[Std_View_Menu|View]]}} The View menu provides commands to change the [[3D view|3D view]] and the view properties of objects in the model, and commands related to the display of interface components.
* {{StdMenu|[[Std_Tools_Menu|Tools]]}} The Tools menu provides commands for debugging models, customizing FreeCAD's behavior, as well as auxiliary commands.
* {{StdMenu|[[Std_Macro_Menu|Macro]]}} The Macro menu provides commands related to the recording and execution of [[macros|macros]]
* {{StdMenu|[[Std_Windows_Menu|Windows]]}} The Windows menu allows switching and rearranging of the [[Main_view_area|Main view area]] windows.
* {{StdMenu|[[Std_Help_Menu|Help]]}} The Help menu provides access to the help system and links to the website and forum.


<!--T:30-->
===Additional tools===
* [[File:Std_Group.svg|32px]] [[Std_Group|Create group]]: Creates a new group.


<!--T:31-->
* [[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_LinkMake.svg|32px]] [[Std_LinkMake|Make link]]: Creates a link.
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]] {{Version|0.19}}
* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Std LinkMakeRelative]] {{Version|0.19}}
* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Std LinkReplace]] {{Version|0.19}}
* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Std LinkUnlink]] {{Version|0.19}}
* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Std LinkImport]] {{Version|0.19}}
* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Std LinkImportAll]] {{Version|0.19}}
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Std LinkMakeGroup]] {{Version|0.19}}
* [[File:Std_LinkSelectLinked.svg|32px]] [[Std_LinkSelectLinked|Std LinkSelectLinked]] {{Version|0.19}}
* [[File:Std_LinkSelectLinkedFinal.svg|32px]] [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]] {{Version|0.19}}
* [[File:Std_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]] {{Version|0.19}}
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Std TreeSelectAllInstances]] {{Version|0.19}}
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Std SelBack]] {{Version|0.19}}
* [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Std SelForward]] {{Version|0.19}}
* [[Std_Expressions|Std Expressions]] {{Version|0.19}}
* [[Std_TransformManip|Std TransformManip]] / [[Std_Transform|Std Transform]]


<!--T:32-->
==Toolbars==
* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Make sub-link]]: Creates a sub-object or sub-element link.


<!--T:33-->
===File toolbar===
* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Replace with link]]: Replaces object(s) with new link(s).


<!--T:34-->
* [[File:Std_New.svg|32px]] [[Std_New|Std New]]
* [[File:Std_Open.svg|32px]] [[Std_Open|Std Open]]
* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Unlink]]: Replaces link(s) with their linked object(s).

* [[File:Std_Save.svg|32px]] [[Std_Save|Std Save]]
<!--T:35-->
* [[File:Std_Print.svg|32px]] [[Std_Print|Std Print]]
* [[File:Std_Cut.svg|32px]] [[Std_Cut|Std Cut]]
* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Import link]]: Imports selected external link(s).

* [[File:Std_Copy.svg|32px]] [[Std_Copy|Std Copy]]
<!--T:36-->
* [[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_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Import all links]]: Imports all external link(s).

* [[File:Std_Redo.svg|32px]][[File:Toolbar_flyout_arrow.svg|16px]] [[Std_Redo|Std Redo]]
<!--T:37-->
* [[File:Std_Refresh.svg|32px]] [[Std_Refresh|Std Refresh]]
* [[File:Std_WhatsThis.svg|32px]] [[Std_WhatsThis|Std WhatsThis]]
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Make link group]]: Creates a group of links.

<!--T:38-->
* [[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}}


<!--T:39-->
===Workbench toolbar===
:* [[Image:Vertex-selection.svg|32px]] Vertex selection: Only allows the selection of vertices.


<!--T:40-->
* [[Std_Workbench|Std Workbench]]
:* [[Image:Edge-selection.svg|32px]] Edge selection: Only allows the selection of edges.


<!--T:41-->
===Macro toolbar===
:* [[Image:Face-selection.svg|32px]] Face selection: Only allows the selection of faces.


<!--T:42-->
* [[File:Std_DlgMacroRecord.svg|32px]] [[Std_DlgMacroRecord|Std DlgMacroRecord]]
:* [[Image:Clear-selection.svg|32px]] All selection filters cleared: Allows the selection of all subelements.
* [[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]]


<!--T:45-->
===View toolbar===
* [[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}}


<!--T:43-->
* [[File:Std_ViewFitAll.svg|32px]] [[Std_ViewFitAll|Std ViewFitAll]]
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.
* [[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:44-->
* [[Std_Expressions|Expression actions]]: Expression actions.


<!--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_Workbench|Arch Workbench]]
|IconL=
|IconL=
|IconR=Workbench_Arch.svg
|IconR=Workbench_Arch.svg

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