Commands › › Select Titleblock In View
Select Titleblock In View
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
Not for bypassing model validation rules or replacing manual design judgment.
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
sheetNumber |
config | string |
no | — | Optional target sheet number. Defaults to active sheet view. |
Returns
| Name | Type | Description |
|---|---|---|
Result | JSON | Selected titleblock IDs |
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/select_titleblock_in_view- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
select titleblock in view · select sheet titleblock · titleblock on sheet
Patterns: select * titleblock * view · select * titleblock * sheet
Related
| Pillar |
|---|