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

Clash Solver Match Offset Height By Top

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 ElementAlignmentMatchHeightByTopCommand.

When to use this

Don't use this when

Centre / underside alignment — use the sibling commands.

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 ElementAlignmentMatchHeightByTopCommand.
3) Tag tracker.

What you'll see in the chat

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

Keywords & intent patterns

clashsolvermatchoffsetheightbytop · match top alignment · solver height top

PillarClash Manager / Solver