Commands  ›   ›  Network Break And Offset45 Up On Selection

Network Break And Offset45 Up On Selection

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document must be open. At least one pipe selected.

After it runs

Selected pipes are broken and re-joined through a 45° up-ramp of the requested ΔZ.

When to use this

Don't use this when

Rectangular-duct offsets (separate strategy).

Decision flow

1) Selection → ≥1 Pipe. 2) Resolve ΔZ + flat-top. 3) Plan via geometry service. 4) Transaction "Break & Offset 45° Up". 5) Apply via applier service. 6) Commit, report. 7) Failures → ErrorManager.WireFault + CentralWarningLogger.

What you'll see in the chat

on start
Running NetworkBreakAndOffset45UpOnSelectionCommand...
thinking
Computing 45° up ramp geometry...
on success
NetworkBreakAndOffset45UpOnSelectionCommand completed successfully.
on failure
NetworkBreakAndOffset45UpOnSelectionCommand 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/network_break_and_offset45_up_on_selection
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

networkbreakandoffset45uponselection

Pillar