Commands › General › Create Room Elevation Views
Create Room Elevation Views
Coming soon
Before you run this
Active document must be open. At least one room must exist in the model (host or linked). User must have interactive access to select elements.
After it runs
Four interior elevation views are created around the selected room centre. Views are NOT placed on sheets (separate command).
When to use this
- User wants to create elevation views inside a plant room.
- User needs interior elevations showing MEP services on room walls.
Don't use this when
Creating sections through corridors (use CreateSectionForCorridorCommand). Creating exterior elevations. Creating floor plans or ceiling plans.
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
Room |
selection | Room |
yes | — | Room to create elevation views for "Select a room" |
Scale |
config | int |
no | 20 | View scale for the elevations |
Returns
| Name | Type | Description |
|---|---|---|
CreatedViews | List<ViewSection> | The created elevation views |
What you'll see in the chat
on start
Creating room elevation views...
Setting up interior elevations for your room...
Setting up interior elevations for your room...
thinking
Waiting for room selection...
Calculating room centroid...
Creating 4 elevation views...
Applying scale and naming...
Calculating room centroid...
Creating 4 elevation views...
Applying scale and naming...
on success
Created {count} elevation views for '{roomName}'
on failure
Couldn't create elevations: {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/create_room_elevation_views- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
room elevation · create room elevation · elevation views · plant room elevation · interior elevation
Patterns: create * room elevation* · create room elevation views · * elevation * room
Related
| Related commands | CreateSectionForCorridorCommand · CreateFloorplanCommand |
|---|---|
| Pillar | General |