Commands › › Extend From Connector
Extend From Connector
Coming soon
Before you run this
Active document must be open. At least one pipe must exist with an open connector.
After it runs
A new pipe segment is created extending from the selected connector. The new pipe matches the source pipe's system, type, and diameter.
When to use this
- User wants to extend a pipe from a specific end.
- User needs to add a pipe segment to an open connector.
- User wants to avoid the "not enough room" warning dialog.
Don't use this when
Not for autonomous AI execution. This command requires interactive Revit UI input (dialogs, picks, or manual confirmation).
Inputs
| Name | Kind | Type | Required | Default | Description |
|---|---|---|---|---|---|
Pipe |
selection | Pipe |
yes | — | Pipe to extend from "Select a pipe" |
ExtensionLength |
config | double |
no | 2.0 | Length to extend in feet |
Returns
| Name | Type | Description |
|---|---|---|
CreatedPipe | Pipe | The new pipe segment |
What you'll see in the chat
on start
Extending pipe from selected connector...
Preparing to extend outward from connector end...
Preparing to extend outward from connector end...
thinking
Identifying open connectors on selected element...
Calculating extension length from connector radius...
Creating extension pipe with warning suppression...
Calculating extension length from connector radius...
Creating extension pipe with warning suppression...
on success
Pipe extended successfully from connector.
on failure
Couldn't extend pipe: {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/extend_from_connector- Request body schema (from
[RestApiParam]) - Response schema (from
[RestApiResponse]) - curl / JS / Python code examples
Keywords & intent patterns
extend pipe · connector · extend from connector · pipe extension · extend outward
Patterns: extend * from * connector · extend * pipe * outward · add * pipe * connector
Related
| Related commands | ExtendPipeUpCommand · ExtendPipeDownCommand |
|---|---|
| Pillar |