Commands  ›  Clash Manager / Solver  ›  Clash Solver Match Slope From User Reference

Clash Solver Match Slope From User Reference

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

Coming soon

Before you run this

Active document; reference + mover(s) resolvable; all line-based.

After it runs

Delegates rotation Transaction to ElementAlignmentMatchSlopeFromReferenceCommand.

When to use this

Don't use this when

Slope intersection (use MatchSlopeIntersectionPlane).

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "clash_tolerances" Deterministic config preset

Decision flow

1) Resolve reference + movers. 2) Delegate to ElementAlignmentMatchSlopeFromReferenceCommand. 3) Tag tracker with clash id.

What you'll see in the chat

on start
Matching slope from user reference…
thinking
Delegating to ElementAlignmentMatchSlopeFromReferenceCommand…
on success
Slope match delegated.
on failure
Slope match 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_slope_from_user_reference
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

clashsolvermatchslopefromuserreference · match slope user reference · solver slope match

PillarClash Manager / Solver