PK_FIN_find_interval   

PK_ERROR_code_t      PK_FIN_find_interval
(
--- received arguments ---
PK_FIN_t             fin,           --- fin

--- returned arguments ---
PK_INTERVAL_t *const t_int          --- interval
)


This function computes the parameter interval of the curve, to which the fin
corresponds.


Specific Errors:
PK_ERROR_missing_geom               The fin has no associated curve.