Model.curve_domain

Model.curve_domain(tag)

Get the domain of a curve in the model.

Parameters:
tagint

The identifier of the curve.

Returns:
tuple[float, float]

The domain of the curve.