Commands › Clash Manager / Solver › Clash Solver Match Slope Intersection Plane
Clash Solver Match Slope Intersection Plane
Coming soon
Before you run this
Active document; two line-based elements resolvable.
After it runs
Delegates apex-at-intersection rotation to ElementAlignmentMatchSlopeIntersectionCommand.
When to use this
- Align two sloped runs so they meet at a single fitting apex.
Don't use this when
Simple slope matching — use MATCH_SLOPE.
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
PresetKind |
config | string |
no | "clash_tolerances" | Deterministic config preset |
Decision flow
1) Resolve two elements (resolvers or selection). 2) Delegate to ElementAlignmentMatchSlopeIntersectionCommand. 3) Tag tracker with clash_id.
What you'll see in the chat
on start
Matching slope intersection apex…
thinking
Delegating to ElementAlignmentMatchSlopeIntersectionCommand…
on success
Slope intersection delegated.
on failure
Slope intersection 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_intersection_plane- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
clashsolvermatchslopeintersectionplane · slope intersection apex · solver apex match
Related
| Pillar | Clash Manager / Solver |
|---|