Commands › › Dismiss All Revit Warnings Of Same Type
Dismiss All Revit Warnings Of Same Type
Coming soon
Before you run this
Active document must have warnings of the specified type.
After it runs
All warnings of the specified type are dismissed.
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
FailureDefinitionId |
config | string |
no | — | GUID of the failure definition type to dismiss |
What you'll see in the chat
on start
Dismissing all warnings of this type...
thinking
Finding all warnings matching the failure type...
Dismissing {count} warnings...
Dismissing {count} warnings...
on success
Dismissed {count} warnings of type "{type}". {remaining} warnings remain.
on failure
Could not dismiss warnings: {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/dismiss_all_revit_warnings_of_same_type- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
dismiss all warnings type · clear all duplicate warnings · batch dismiss warnings · dismiss warnings by type
Related
| Pillar |
|---|