# Pylon Construction \[TB]

## Params

**Stage:** This parameter can be used to specify the construction stage for the construction of the pylon.

**Pylon:** This parameter can be used to specify the pylons to be constructed.

**Start Distance from Bottom:** This parameter can be used to define one boundary for the pylon segment to be constructed. A value of 0 indicates the start (bottom) of the pylon.

**End Distance from Bottom:** This parameter can be used to define one boundary for the pylon segment to be constructed. A value of 0 indicates the start (bottom) of the pylon.

**Self-Weight Factor:** The Self-Weight Factor is a parameter used to adjust the contribution of an object's own weight in structural analysis. This factor is particularly useful in simulations, as it enables the scaling or modification of the self-weight during finite element analysis (FEA).


---

# 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/truss-bridge-workflow/construction-tb/cable-elements-construction-tb/pylon-construction-tb.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.
