PK_EDGE_find_interval   


PK_ERROR_code_t      PK_EDGE_find_interval
(
--- received arguments ---
PK_EDGE_t            edge,

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


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


Specific errors associated with this function are:

PK_ERROR_missing_geom           The edge has no associated curve.

Generated on: Fri, 15 Dec 2023 13:15:47 GMT