PK_FIN_is_positive   

PK_ERROR_code_t     PK_FIN_is_positive
(
--- received arguments ---
PK_FIN_t            fin,        --- a fin

--- returned arguments ---
PK_LOGICAL_t *const is_positive --- whether fin is positive or negative
)


This function returns whether the given fin goes in the same direction as
its owning edge.