PK_EDGE_detach_curve_nmnl   


PK_ERROR_code_t PK_EDGE_detach_curve_nmnl
(
--- received arguments ---
PK_EDGE_t       edge --- edge from which nominal curve is to be detached

--- returned arguments ---
)


This function detaches the nominal curve from a tolerant edge if it has one.


Specific Errors:
    PK_ERROR_bad_edge              edge is accurate


The nominal curve may be detached from an edge whether or not nominal curves
are currently enabled for the edges body (see PK_BODY_set_curve_nmnl_state).

The curve becomes an orphan of the partition containing edge.