Commands › › Parameter Editor
Parameter Editor
Coming soon
Before you run this
Active Revit document must be open. FamilyInstances may or may not be pre-selected — the editor supports launching with an empty grid and refreshing later.
After it runs
A singleton ParameterEditorView window is shown. Changed parameter values are written back inside a Transaction when the user clicks Apply.
When to use this
- User wants to inspect/edit elevation parameters of multiple families at once.
- AI Chat triggers parameter editing as part of a placement verification workflow.
Don't use this when
Editing parameters of non-FamilyInstance elements (walls, floors, etc.). Bulk parameter export to Excel (use ExportParametersCommand).
What you'll see in the chat
on start
Opening the Parameter Editor...
Loading family parameters into the editor...
Loading family parameters into the editor...
thinking
Reading selected family instances...
Building parameter snapshot...
Launching editor window...
Building parameter snapshot...
Launching editor window...
on success
Parameter Editor opened with {elementCount} element(s).
on failure
Could not open Parameter Editor: {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/parameter_editor- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
parameter editor · edit parameters · elevation editor · hosting parameters · family parameters
Related
| Pillar |
|---|