Commands  ›  Architecture / Ceilings  ›  Architecture Add Ceiling Bulkhead Along Selected Wall

Architecture Add Ceiling Bulkhead Along Selected Wall

Architecture / Ceilings writes to model Public API · not yet exposed

Coming soon

Before you run this

One wall selected (host or linked). A ceiling type for bulkheads exists in the project. Ceiling height parameter set on the room or active level.

After it runs

One ceiling element placed adjacent to the selected wall along its full length, at the bulkhead depth + width specified, with material set to match the room ceiling.

When to use this

Don't use this when

Bulkheads around an MEP run (use the matching command), full ceiling redesign, or sloping bulkheads where the height varies along the wall.

Decision flow

1. Read the selected wall's location curve and host level.
2. Read the bulkhead width + drop from the active config or the user's input.
3. Build a rectangular bulkhead profile along the wall face.
4. Place a Ceiling element in one Transaction at the lowered height.
5. Report the bulkhead element id and the wall it follows.

What you'll see in the chat

on start
I'll add a ceiling bulkhead along that wall now.
thinking
Reading the wall's centreline and building the bulkhead profile.
on success
Done — bulkhead placed along {wall} at {depth} mm drop, {width} mm wide.
on failure
Couldn't add the bulkhead: {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/architecture_add_ceiling_bulkhead_along_selected_wall
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

ceiling bulkhead · soffit along wall · lighting trough · ceiling drop · services concealment

PillarArchitecture / Ceilings