Commands › › Connector Ops Extend Selected Node By Distance
Connector Ops Extend Selected Node By Distance
Coming soon
Before you run this
Active doc; element + connector id + length resolvable.
After it runs
Delegates one Pipe.Create via the inner command.
When to use this
- Connector extension when 100 mm isn't enough.
Don't use this when
Extending every connector — use ClashSolverExtendAllUnusedConnectorsBy100mmCommand.
Decision flow
1) element unique id + connector id + length mm required. 2) Delegate to ClashSolverExtendSelectedNodeBy100mmCommand with overrides. 3) Tag tracker.
What you'll see in the chat
on start
Extending connector by arbitrary distance…
thinking
Delegating to ClashSolverExtendSelectedNodeBy100mmCommand…
on success
Extension delegated.
on failure
Extension 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/connector_ops_extend_selected_node_by_distance- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
connectoropsextendselectednodebydistance · extend connector by distance · connector arbitrary extend
Related
| Pillar |
|---|