# Sidewalk \[CSB]

This object serves the purpose of 3D visualization and generating loading surfaces.Sidewalk object currently does not have a Finite Element Model (FEM) and is not used in Finite Element Analysis (FEA).

## General

**Bridge:** Specify the bridge on which the sidewalk will be placed, as OpenBrIM allows for the modeling of multiple bridges.

**Sidewalk Dimensions:** At least two rows of definitions must be made within this parameter, representing the start and end stations of the sidewalk.

* **Station:** Specify the station along the PGL (Projected Ground Level).
* **Transverse Offset:** Specify the transverse offset that is perpendicular to the PGL.

{% hint style="info" %}
The positive direction of the Y-axis will be to the left when looking upstream along the PGL. However, based on the requests of engineers who have been using OpenBrIM for their bridge projects, positive transverse offset values will indicate the right-hand side when looking upstream along the PGL. This distinction should be taken into account when defining the location of bridge elements using transverse offset values (where positive transverse offset indicates the right side), as well as when making definitions related to FEM and loading (where positive Fy indicates the left side along the PGL).
{% endhint %}

* **Right Width:** Provide the right width when looking up the station along the PGL.
* **Left Width:** Provide the left width when looking up the station along the PGL.
* **Skew:** Specify the skew angle for that station.

**Left Thickness:** Specify the thickness of the left side.

**Right Thickness:** Specify the thickness of the right side.

![](https://openbrim.atlassian.net/wiki/download/attachments/2229796912/image-20230216-130246.png?api=v2)

## IFC

**Type:** The IFC entity type for BIM export. Default is IfcSlab.

**Predefined Type:** The IFC Predefined Type is specified using this parameter. Available options include:

* APPROACH\_SLAB
* BASESLAB
* FLOOR
* LANDING
* PAVING
* ROOF
* SIDEWALK (default)
* TRACKSLAB
* WEARING
* USERDEFINED
* NOTDEFINED

**Parent \[Bridge/Superstructure/Deck/Substructure/Foundation/Approach\_Structure/Retaining\_Structure]:** The IFC Parent is specified using this parameter to define the hierarchy relationship in the IFC model.


---

# 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/superstructure-attachments-csb/sidewalk-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.
