PK_make_bcurve_update_t   

typedef int PK_make_bcurve_update_t;

Used in:

PK_CURVE_make_bcurve_o_t


This datatype allows the user to take advantage of the latest enhancements to
this algorithm. To maintain consistency when rebuilding models created in a
previous version of Parasolid, a non-default option should be used.

    PK_make_bcurve_update_0_c          for updating v26.0 and earlier models
    PK_make_bcurve_update_v261_c       for updating v26.1 models
    PK_make_bcurve_update_v270_c       for updating v27.0 models
    PK_make_bcurve_update_v271_c       for updating v27.1 models
    PK_make_bcurve_update_v280_c       for updating v28.0 models
    PK_make_bcurve_update_default_c    use latest functionality