# Cable Deconstruction \[CSB]

Removes (deactivates) cables from the finite element model at a specified construction stage. Used to model cable replacement or removal during staged construction analysis.

## Params

**Stage:** Construction stage at which the cables are removed. The cable FE elements are deactivated starting at this stage.

**Cables:** Cable objects that are removed in this stage.

**Self-Weight Factor:** Multiplier applied to the cable self-weight during the deactivation stage (default 1.0). Lowering this factor transitions the load out of the removed cables gradually across stages if a ramp is desired.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openbrim.org/templates/cable-stayed-bridge-workflow/construction-csb/cable-elements-deconstruction-csb/cable-deconstruction-csb.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
