# Solids

Solid material assignment on a face (2D) or volume (3D) of the model.

## Examples

```python
feature = model.get_solid(shapes)
feature.material_id
```

## Properties

<dl>
<dt>material_id : str</dt>
</dl>
