# Pier Section Property Override \[CUG]

Since seismic analysis requires sections to be updated with cracked inertia and the structure to be analyzed accordingly, this object can be used to override a section's properties, such as **pier columns**.

The inputs for this object include factors that will be multiplied by the section's **Area**, **Shear Area Y/Z**, **Torsion Constant**, and **Inertia Y/Z** values (found under **Properties > Sections**) when defined.

## Section Overrides

**Pier Column:** Specify the modeled column whose properties will be overridden.

**Stage:** Specify the stage at which the column with changed properties will be considered for both FEM and design.

**Section Area Factor:** Define the area factor that will be multiplied by the section's area.

**Section Shear Area Y Factor:** Define the shear area factor for the Y direction that will be multiplied by the section's shear area.

**Section Shear Area Z Factor:** Define the shear area factor for the Z direction that will be multiplied by the section's shear area.

**Section Torsion Constant Factor:** Define the factor that will be multiplied by the section's torsion constant.

**Section Inertia Y Factor:** Define the inertia factor for the Y direction that will be multiplied by the section's inertia.

**Section Inertia Z Factor:** Define the inertia factor for the Z direction that will be multiplied by the section's inertia.


---

# 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/concrete-u-girder-bridge-workflow/construction-cug/changes-cug/pier-section-property-override-cug.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.
