# Access Hole Load \[CSB]

The Access Hole Load workflow item is used to define edge loads applied to a previously defined Access Hole Model. Loads can be specified independently on each of the four edges of the plate.

## General

**Plate:** Select the Access Hole Model on which the loads will be applied.

## Left Edge Load

**Fx:** The force applied in the X direction on the left edge.

**Fy:** The force applied in the Y direction on the left edge.

**Fz:** The force applied in the Z direction on the left edge.

**Mx:** The moment applied about the X axis on the left edge.

**My:** The moment applied about the Y axis on the left edge.

**Mz:** The moment applied about the Z axis on the left edge.

## Right Edge Load

**Fx:** The force applied in the X direction on the right edge.

**Fy:** The force applied in the Y direction on the right edge.

**Fz:** The force applied in the Z direction on the right edge.

**Mx:** The moment applied about the X axis on the right edge.

**My:** The moment applied about the Y axis on the right edge.

**Mz:** The moment applied about the Z axis on the right edge.

## Top Edge Load

**Fx:** The force applied in the X direction on the top edge.

**Fy:** The force applied in the Y direction on the top edge.

**Fz:** The force applied in the Z direction on the top edge.

**Mx:** The moment applied about the X axis on the top edge.

**My:** The moment applied about the Y axis on the top edge.

**Mz:** The moment applied about the Z axis on the top edge.

## Bottom Edge Load

**Fx:** The force applied in the X direction on the bottom edge.

**Fy:** The force applied in the Y direction on the bottom edge.

**Fz:** The force applied in the Z direction on the bottom edge.

**Mx:** The moment applied about the X axis on the bottom edge.

**My:** The moment applied about the Y axis on the bottom edge.

**Mz:** The moment applied about the Z axis on the bottom edge.


---

# 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/access-hole-design-csb/access-hole-load-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.
