Report view/pt-br

Other languages:

Introdução

The Report view is a panel that shows text messages from FreeCAD processes and tools. It is available in the menu View → Panels → Report view.

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.

The report view showing messages when FreeCAD has just started.

Messages

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.

Actions

Right clicking the report view opens a context menu with the following commands: