Commands › General › Isolate System
Isolate System
Coming soon
Before you run this
Active Revit document and required context are available.
After it runs
The command finishes with tracked success or a handled failure state.
When to use this
- Use when you need to run this command's workflow for the current model task.
Don't use this when
Custom UI required for advanced options. AI path is JSON-first without dialogs.
Returns
| Name | Type | Description |
|---|---|---|
Result | string | Command execution result |
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/isolate_system- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
system · isolate system · isolate
Patterns: * system
Related
| Pillar | General |
|---|