min

Represents the minimum value of the curve.

This property evaluates to the minimum vertical position (y-coordinate) of the FCurve based on its segments and bounds. If the segments list is empty, the value defaults to 0.0. Otherwise, it calculates the minimum as the y-coordinate at the starting position of the bounds.