# model_type

Model type property.

## Parameters

<dl>
<dd>None</dd>
</dl>

## See also

- [from_model](/python/functions/model/analysis/from_model)

## Examples

```python
model2d.model_type
plane_strain
model3d.model_type
three_dimensional
```
