Commands › General › Place Drops
Place Drops
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
- User wants to place service drops near a wall and immediately draw horizontally.
- User wants one-click intelligent drop placement with void detection.
Don't use this when
Drawing horizontal pipes only (use MultiServiceDrawerCommand). Not for AI without useDefaults=true.
Returns
| Name | Type | Description |
|---|---|---|
CreatedDrops | string | Number 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...
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...
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
| Related commands | MultiServiceDrawerCommand |
|---|---|
| Pillar | General |