MeshModel.curve_domain
- MeshModel.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.
Get the domain of a curve in the model.
The identifier of the curve.
The domain of the curve.