Create Section For Corridor
Coming soon
Active document must be open. At least one corridor room must exist (host or linked). For single mode: user must have interactive access to select elements.
Cross-section view(s) created through corridor(s) using wall normal ray-casting. Sections are NOT placed on sheets (separate command).
When to use this
- User wants to create a section through a corridor showing MEP services.
- User wants to batch-create sections for all corridors in the model.
Creating sections along gridlines (use CreateSectionFromGridlineCommand). Creating room elevations (use CreateRoomElevationViewsCommand). Creating sections through non-corridor rooms.
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
Corridor |
selection | Room |
yes | — | Corridor room to create section through "Select a corridor room" |
mode |
config | string |
no | "single" | Execution mode: 'single' or 'all' |
Scale |
config | int |
no | 50 | View scale for the section |
Returns
| Name | Type | Description |
|---|---|---|
CreatedSection | ViewSection | The created section view (single mode) |
SectionsCreated | int | Number of sections created (all mode) |
What you'll see in the chat
Setting up cross-section through corridor...
Validating corridor room type...
Calculating wall normals and ray-casting...
Creating section view box...
REST API
This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:
POST /api/v1/commands/create_section_for_corridor- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
corridor section · create corridor section · section through corridor · corridor cross section
Patterns: create * section * corridor · create section for corridor · corridor * section
Related
| Related commands | CreateRoomElevationViewsCommand · CreateFloorplanCommand |
|---|---|
| Pillar | General |