# Foundation Plan CADD \[CSB]

The Foundation Plan CADD workflow item generates a 2D plan drawing of the bridge foundations, including footings, piles, columns, abutments, and end bents. The drawing is exported to the CADD container for visualization and further processing.

## General

**Bridge:** Select the bridge for which the foundation plan will be generated.

**Start/end PGL #ft from before/after bridge \[Use Alignment Start and End Station]:** Specify the distance before and after the bridge to include in the plan. Selecting "Use Alignment Start and End Station" will use the full alignment extents.

## Detailing

**Dimension Line Font Size (Only .dgn):** The font size for dimension lines in the DGN export.

**Annotation Font Size:** The font size for annotations in the drawing.

**Annotation Arrow Size:** The arrow size for annotation leaders.

**Number of Decimal Points:** The number of decimal places displayed in dimension values.

**Found. Elevation Box X Offset (CAD):** The X offset for the foundation elevation annotation box.

**Found. Elevation Box Y Offset (CAD):** The Y offset for the foundation elevation annotation box.

**Sup.Line Station Box X Offset (CAD):** The X offset for the support line station annotation box.

**Sup.Line Station Box Y Offset (CAD):** The Y offset for the support line station annotation box.

**Foundation Centerline - Dimension Line Offset:** The offset distance between the foundation centerline and the dimension line.

**PGL Name Box Station:** The station at which the PGL name annotation box is placed.

**PGL Name Box X Offset (CAD):** The X offset for the PGL name annotation box.

**PGL Name Box Y Offset (CAD):** The Y offset for the PGL name annotation box.

## Display Settings

### Detailing

**Display Station Markers \[YES/NO]:** Toggle the display of station markers along the alignment.

**Station mark every #nth station:** The interval distance between station markers. Applicable when Display Station Markers is set to "YES".

**# of pieces btw. station marks:** The number of subdivisions between major station markers. Applicable when Display Station Markers is set to "YES".

**Big mark length:** The length of major station marker ticks. Applicable when Display Station Markers is set to "YES".

**Small mark length:** The length of minor station marker ticks. Applicable when Display Station Markers is set to "YES".

**Pile Reference Line Length:** The length of the pile reference lines in the drawing.

**Pile Battered Angle Arrow Line Length:** The length of the arrow lines indicating battered pile angles.

### Abutment Display

**Display Abutment Footing Pile \[YES/NO]:** Toggle the display of abutment footing piles in the plan.

**Display Abutment Pile \[YES/NO]:** Toggle the display of abutment piles in the plan.

### Column Display

**Display Columns \[YES/NO]:** Toggle the display of columns in the plan.

**Display Column Footing Pile \[YES/NO]:** Toggle the display of column footing piles in the plan.

### End Bent Display

**Display End Bent \[YES/NO]:** Toggle the display of end bents in the plan.

**Display End Bent Pile \[YES/NO]:** Toggle the display of end bent piles in the plan.


---

# 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/cadd-csb/foundation-plan-cadd-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.
