# Geogrids

Geogrid reinforcement assigned to an edge (2D) or face (3D).

## Examples

```python
feature = model.get_geogrid(shapes)
feature.material_id
```

## Properties

<dl>
<dt>material_id : str</dt>
</dl>

## Methods

### strength_reduction_factor()

Strength reduction factor setter.

### tension_cutoff()

Set the tension cutoff.

### compression_cutoff()

Set the compression cutoff
