Translations:Getting started/11/es: Difference between revisions

From FreeCAD Documentation
(Created page with "# El visor 3D, Mostrando el contenido de tu documento # Vista en árbol, el cual muestra la herencia y el historial de construcción de todos los objectos en tu documento # E...")
 
No edit summary
Line 1: Line 1:
# El visor 3D, Mostrando el contenido de tu documento
# El visor 3D, Mostrando el contenido de tu documento
# Vista en árbol, el cual muestra la herencia y el historial de construcción de todos los objectos en tu documento
# Vista en árbol, el cual muestra la herencia y el historial de construcción de todos los objectos en tu documento
# El [[Property/es|editor de propiedades]], el cual te permite ver y modificar propiedades de los objecto(s) seleccionado(s)
# El [[Property editor/es|editor de propiedades]], el cual te permite ver y modificar propiedades de los objecto(s) seleccionado(s)
# La vista de reporte (o ventana de salida), es donde FreeCAD imprime mensajes, advertencias y errores
# La vista de reporte (o ventana de salida), es donde FreeCAD imprime mensajes, advertencias y errores
# La consola python, donde todos los comandos ejecutados por FreeCAD son impresos, y donde tu puedes ingresar código python
# La consola python, donde todos los comandos ejecutados por FreeCAD son impresos, y donde tu puedes ingresar código python

Revision as of 04:01, 2 December 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Getting started)
{{Emphasis|See a full explanation in [[Interface|Interface]].}}
:1. The [[main_view_area|main view area]], which can contain different tabbed windows, principally the [[3D_view|3D view]].
:2. The [[3D_view|3D view]], showing the geometrical objects in the document.
:3. The [[tree_view|tree view]] (part of the [[combo_view|combo view]]), showing the hierarchy and construction history of objects in the document; it can also display the [[task_panel|task panel]] for active commands.
:4. The [[property_editor|property editor]] (part of the [[combo_view|combo view]]), which allows viewing and modifying properties of the selected objects.
:5. The [[selection_view|selection view]], which indicates the objects or sub-elements of objects (vertices, edges, faces) that are selected.
:6. The [[report_view|report view]] (or output window), where messages, warnings and errors are shown.
:7. The [[Python_console|Python console]], where all the commands executed are printed, and where you can enter [[Python|Python]] code.
:8. The [[status_bar|status bar]], where some messages and tooltips appear.
:9. The toolbar area, where the toolbars are docked.
:10. The [[Std_Workbench|workbench selector]], where you select the active [[workbenches|workbench]].
:11. The [[Standard_Menu|standard menu]], which holds basic operations of the program.
  1. El visor 3D, Mostrando el contenido de tu documento
  2. Vista en árbol, el cual muestra la herencia y el historial de construcción de todos los objectos en tu documento
  3. El editor de propiedades, el cual te permite ver y modificar propiedades de los objecto(s) seleccionado(s)
  4. La vista de reporte (o ventana de salida), es donde FreeCAD imprime mensajes, advertencias y errores
  5. La consola python, donde todos los comandos ejecutados por FreeCAD son impresos, y donde tu puedes ingresar código python
  6. El selector de bancos de trabajo, donde seleccionas el banco de trabajo activo