Commands  ›   ›  Open Warning Manager Window

Open Warning Manager Window

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document must be open.

After it runs

Warning Manager window is visible and populated with current warnings.

When to use this

Don't use this when

Running error checking rules (use QA Manager / ErrorManagerRunErrorCheckCommand).

What you'll see in the chat

on start
Opening the Warning Manager...
thinking
Loading model warnings...
on success
Warning Manager is now open.
on failure
Failed to open Warning Manager: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/open_warning_manager_window
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

warning manager · model warnings · revit warnings · warning panel · model health · show warnings · open warnings

Related commandsQAManagerCommand
Pillar