Std SceneInspector/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Команда "Сохранить изображение..." |Std_DependencyGraph/ru|Команда "Граф зависимосте...")
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Std_ViewScreenShot/ru|Команда "Сохранить изображение..."]]
|[[Std_ViewScreenShot/ru|Команда "Сохранить изображение..."]]
Line 9: Line 10:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{GuiCommand
{{GuiCommand
Line 16: Line 18:
}}
}}


<span id="Description"></span>
==Описание==
==Описание==


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.


<span id="Usage"></span>
==Применение==
==Применение==


Line 29: Line 33:




<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Std_ViewScreenShot/ru|Команда "Сохранить изображение..."]]
|[[Std_ViewScreenShot/ru|Команда "Сохранить изображение..."]]
Line 37: Line 42:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 16:33, 14 April 2023

Other languages:

Std SceneInspector

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

Описание

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.

Применение

  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.