Report view/ru

Введение

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

Certain properties of this panel, like color of the text and whether to display it automatically on warnings or errors, can be configured in 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: