Commands  ›   ›  Export Placed Fittings

Export Placed Fittings

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 autonomous AI execution. This command requires interactive Revit UI input (dialogs, picks, or manual confirmation).

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/export_placed_fittings
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples
Pillar