Std Base/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(40 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
[[Image:freecad16.svg|64px]]


{{Docnav/es
== Introduction ==
|[[Workbenches/es|Ambientes de trabajo]]
|[[Arch_Workbench/es|Ambientes de trabajo Arquitectura]]
|IconL=
|IconR=Workbench_Arch.svg
}}

[[Image:Freecad.svg|thumb|128px|Std Base icono]]


{{TOCright}}
{{TOCright}}


<span id="Introduction"></span>
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.
==Introducción==

'''Std Base''' no es realmente un Ambiente de trabajo, sino más bien una categoría de comandos y herramientas 'estándar' que pueden ser utilizados en todos los Ambiente de trabajo.

<span id="Tools"></span>
==Herramientas==

Se puede acceder a la mayoría de las herramientas de '''Std Base''' desde el [[Standard_Menu/es|menú estándar]]. Las que sólo están disponibles a través de una barra de herramientas o de un menú contextual están listadas en [[#Herramientas_adicionales|Herramientas adicionales]].

<span id="Standard_menu_tools"></span>
===Herramientas de menú estándar===

El menú estándar se compone de 7 submenús. Cada submenú tiene una página dedicada. Basta con hacer clic en cualquiera de los nombres que aparecen a continuación.

<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
|
[[Std_File_Menu/es|Archivo]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu/es|Editar]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu/es|Ver]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu/es|Herramientas]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu/es|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu/es|Ventanas]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu/es|Ayuda]]
}}

<span id="Additional_tools"></span>
===Herramientas adicionales===

* [[File:Std_Part.svg|32px]] [[Std_Part|Create part]]: Creates a new part and makes it active.

* [[File:Std_Group.svg|32px]] [[Std_Group|Create group]]: Creates a new group.

* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Make link]]: Creates a link.

* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Make sub-link]]: Creates a sub-object or sub-element link.

* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Replace with link]]: Replaces object(s) with new link(s).

* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Unlink]]: Replaces link(s) with their linked object(s).

* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Import link]]: Imports selected external link(s).

* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Import all links]]: Imports all external link(s).

* [[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|1.0}}

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


:* [[Image:Edge-selection.svg|32px]] Edge selection: Only allows the selection of edges.
The base commands and functions normally start with the prefix {{incode|Std}}, indicating that they are "standard".


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


:* [[Image:Clear-selection.svg|32px]] All selection filters cleared: Allows the selection of all subelements.
Most of the commands in this page can be accessed from menus, toolbars, and context menus.


* [[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}}
=== Standard menu ===


* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.
{{StdMenu| File &nbsp;&nbsp;&nbsp; Edit &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; Macro &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}
{{Caption|The [[Standard_Menu|Standard Menu]] is composed of seven sub-menus.}}


* [[Std_Expressions|Expression actions]]: Expression actions.
* {{StdMenu|[[Std_File_Menu|File]]}} menu
* {{StdMenu|[[Std_Edit_Menu|Edit]]}} menu
* {{StdMenu|[[Std_View_Menu|View]]}} menu
* {{StdMenu|[[Std_Tools_Menu|Tools]]}} menu
* {{StdMenu|[[Std_Macro_Menu|Macro]]}} menu
* {{StdMenu|[[Std_Windows_Menu|Windows]]}} menu
* {{StdMenu|[[Std_Help_Menu|Help]]}} menu


=== Structure toolbar ===


{{Docnav/es
These commands allow structuring the model tree to have better organization of the existing shapes, and to create "Links" which are useful to create assemblies.
|[[Workbenches/es|Ambientes de trabajo]]
* [[File:Std_Part.svg|32px]] [[Std_Part|Std Part]] {{Version|0.17}}
|[[Arch_Workbench/es|Ambientes de trabajo Arquitectura]]
* [[File:Std_Group.svg|32px]] [[Std_Group|Std Group]] {{Version|0.17}}
|IconL=
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]] {{Version|0.19}}
|IconR=Workbench_Arch.svg
* [[File:Std_LinkActions.svg|32px]] [[Std_LinkActions|Std LinkActions]] {{Version|0.19}}
}}


{{Std Base{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 10:23, 21 April 2024

Std Base icono

Introducción

Std Base no es realmente un Ambiente de trabajo, sino más bien una categoría de comandos y herramientas 'estándar' que pueden ser utilizados en todos los Ambiente de trabajo.

Herramientas

Se puede acceder a la mayoría de las herramientas de Std Base desde el menú estándar. Las que sólo están disponibles a través de una barra de herramientas o de un menú contextual están listadas en Herramientas adicionales.

Herramientas de menú estándar

El menú estándar se compone de 7 submenús. Cada submenú tiene una página dedicada. Basta con hacer clic en cualquiera de los nombres que aparecen a continuación.

Archivo     Editar     Ver     Herramientas     Macro     Ventanas     Ayuda

Herramientas adicionales

  • 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.