Commands  ›  Clash Manager / Solver  ›  Clash Solver Match Offset Height By Underside

Clash Solver Match Offset Height By Underside

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

Coming soon

Before you run this

Active document; reference + mover(s) resolvable; BBs exist.

After it runs

Delegates to ElementAlignmentMatchHeightByUndersideCommand.

When to use this

Don't use this when

Centre / top alignment.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "clash_tolerances" Deterministic config preset

Decision flow

1) Resolve reference + movers (resolvers or selection first=reference).
2) Delegate to ElementAlignmentMatchHeightByUndersideCommand.
3) Tag tracker.

What you'll see in the chat

on start
Matching underside alignment…
thinking
Delegating to ElementAlignmentMatchHeightByUndersideCommand…
on success
Underside alignment delegated.
on failure
Underside alignment 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_match_offset_height_by_underside
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

clashsolvermatchoffsetheightbyunderside · match underside alignment · solver height underside

PillarClash Manager / Solver