Std SceneInspector: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:6-->
{{Docnav
{{Docnav
|[[Std_ViewScreenShot|Std ViewScreenShot]]
|[[Std_ViewScreenShot|Std ViewScreenShot]]
Line 11: Line 12:
}}
}}


<!--T:7-->
<!--Empty=1 to suppress icon-->
<!--Empty=1 to suppress icon-->
{{GuiCommand
{{GuiCommand
Line 19: Line 21:
}}
}}


==Description==
==Description== <!--T:8-->


<!--T:9-->
The '''Std SceneInspector''' command opens a dialog box displaying an overview of all nodes in the [[Scenegraph|scenegraph]] of the active [[3D_view|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.
The '''Std SceneInspector''' command opens a dialog box displaying an overview of all nodes in the [[Scenegraph|scenegraph]] of the active [[3D_view|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.


==Usage==
==Usage== <!--T:10-->


<!--T:11-->
# Select the {{MenuCommand|Tools → Scene inspector...}} option from the menu.
# Select the {{MenuCommand|Tools → Scene inspector...}} option from the menu.
# The Scene inspector dialog box opens.
# The Scene inspector dialog box opens.
Line 31: Line 35:
# Press the {{Button|Close}} button to close the dialog box.
# Press the {{Button|Close}} button to close the dialog box.


<!--T:12-->
{{Docnav
{{Docnav
|[[Std_ViewScreenShot|Std ViewScreenShot]]
|[[Std_ViewScreenShot|Std ViewScreenShot]]

Revision as of 06:30, 3 May 2020

Std SceneInspector

Menu location
Tools → Scene inspector...
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
None

Description

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.

Usage

  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.