Std SceneInspector/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/es |VistaCapturaPantalla |GráficoDependencia |Std Menú Herramientas |IconL=Std_ViewScreen...")
(Created page with "{{GuiCommand/es |Name=Std SceneInspector |Name/es=Std InspectorEscena |MenuLocation=Hierramientas → Inspector Escena... |Workbenches=Todo }}")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/es
|Name=Std SceneInspector
|Name=Std SceneInspector
|Name/es=Std InspectorEscena
|MenuLocation=ToolsScene inspector...
|MenuLocation=HierramientasInspector Escena...
|Workbenches=All
|Workbenches=Todo
}}
}}



Revision as of 07:05, 14 July 2021

Std InspectorEscena

Ubicación en el Menú
Hierramientas → Inspector Escena...
Entornos de trabajo
Todo
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Descripción

The Std SceneInspector command opens a dialog box displaying an overview of all nodes in the scenegraph of the active 3D view. It is more a utility for programmers than for average users. It can be used to find out why the rendering is slow or why something isn't rendered properly.

Utilización

  1. Select the Tools → Scene inspector... option from the menu.
  2. The Scene inspector dialog box opens.
  3. The dialog box is modeless, meaning it can stay open while you continue working in FreeCAD.
  4. Optionally press the Refresh to update the overview.
  5. Press the Close button to close the dialog box.