PK_embed_adjust_t   

typedef int PK_embed_adjust_t;

Used in:

PK_CURVE_embed_in_surf_o_t


This type indicates the geometry to be adjusted if a curve
to be embedded in a surface leaves the parameter space
limits of the surface.

PK_embed_adjust_t has the values:

    PK_embed_adjust_su_c      Extend the surface so that the curve lies
                              inside it.
    PK_embed_adjust_cu_out_c  Adjust a curve passing outside the surface
                              to lie within the limits of the surface