Commands  ›  General  ›  Place Drops

Place Drops

General writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document with a plan view. At least one PipingSystemType must exist. Ceiling and slab elements should be present for auto-detect to work.

After it runs

Vertical drop pipes created at the click point with MPL spacing. Horizontal pipes drawn from drop endpoints along user-picked path.

When to use this

Don't use this when

Drawing horizontal pipes only (use MultiServiceDrawerCommand). Not for AI without useDefaults=true.

Returns

NameTypeDescription
CreatedDropsstringNumber of vertical drop pipes created

What you'll see in the chat

on start
Placing service drops at the selected point...
Setting up vertical drops with intelligent positioning...
thinking
Detecting nearest wall for offset direction...
Calculating ceiling void centre height...
Creating vertical drop pipes with MPL spacing...
Starting horizontal pipe drawing from drop endpoints...
on success
Placed {CreatedDrops} drops and drew horizontal pipes.
on failure
Place Drops failed: {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/place_drops
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

place drops · service drops · vertical pipes · stacked services · drop and draw
Patterns: place * drops · place drops · drop * services · vertical * drops

Related commandsMultiServiceDrawerCommand
PillarGeneral