Commands  ›  Clash Manager / Solver  ›  Clash Solver Offset Service Toward Space Down

Clash Solver Offset Service Toward Space Down

Clash Manager / Solver writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document; one service resolvable with BoundingBox; default 3D view.

After it runs

Zero or one MoveElement inside inner Transaction.

When to use this

Don't use this when

Fixed-step nudge — use MoveObjectDownOrCentreInSpace.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "clash_tolerances" Deterministic config preset

Decision flow

1) Resolve element. 2) height from BB. 3) step = height + envelope/304.8. 4) Delegate to DirectionalMoveService with -Z, centreFallback=false. 5) Emit.

What you'll see in the chat

on start
Offsetting service downward…
thinking
Reading BB height…
Delegating to DirectionalMoveService…
on success
Offset -{applied_delta_ft} ft.
on failure
Offset down 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/clash_solver_offset_service_toward_space_down
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

clashsolveroffsetservicetowardspacedown · offset toward space down · solver -Z offset

PillarClash Manager / Solver