PK_EDGE_remove_blend   


PK_ERROR_code_t PK_EDGE_remove_blend
(
--- received arguments ---
PK_EDGE_t       edge        --- edge from which to remove blend

--- returned arguments ---
)


This function removes an unfixed blend from the given edge.


Specific Errors:


If edge has a blend set on it ( by PK_EDGE_set_blend_* )
then this is removed.