PK_CURVE_fix_update_t   

typedef int PK_CURVE_fix_update_t;

Used in:

PK_CURVE_fix_self_int_o_t


The default value allows applications to take advantage of the latest
enhancements to the curve fixing algorithm. To maintain consistency
when rebuilding models created in a previous version of Parasolid, a
non-default value should be specified.

    PK_CURVE_fix_update_v271_c        for updating v27.1 and earlier models
    PK_CURVE_fix_update_v280_c        for updating v28.0 models
    PK_CURVE_fix_update_default_c     use latest functionality