Model.surface_domain

Model.surface_domain(tag)

Get the domain of a surface in the model.

Parameters:
tagint

The identifier of the surface.

Returns:
tuple[tuple[float, float], tuple[float, float]]

The domain of the surface.