Commands  ›   ›  Select Titleblock In View

Select Titleblock In View

writes to model Public API · not yet exposed

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

Don't use this when

Not for bypassing model validation rules or replacing manual design judgment.

Inputs

NameKindTypeRequiredDefaultDescription
sheetNumber config string no Optional target sheet number. Defaults to active sheet view.

Returns

NameTypeDescription
ResultJSONSelected 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

Pillar