Report View/ru

Введение

Просмотр отчёта это панель, на которой отображаются текстовые сообщения от процессов и инструментов FreeCAD. Она доступна в меню Вид → Панели → Просмотр отчёта.

Certain properties of this panel, like the color of the text and whether to display it automatically on warnings or errors, can be configured on the General → Report View tab of the Preferences Editor.

Просмотр отчёта, показывающий сообщения, когда FreeCAD только что запустился.

Сообщения

See also: Console API, and FreeCAD Scripting Basics.

The Report View displays messages from the internal FreeCAD Console class.

These functions can be used from the Python Console directly, or from macros and custom workbenches.

Example messages in the Report View: a general message, a warning, an error, and a logged message.

Действия

Right-clicking the Report View opens a context menu with the following commands: