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.

If the blend was set by PK_EDGE_set_blend_chain, the blend is removed from all
the edges in the chain of which 'edge' is a member.