PK_spline_update_t   

typedef int PK_spline_update_t;

Used in:

PK_BCURVE_create_spline_2_o_t


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

    PK_spline_update_0_c          for updating v20.0 and earlier models
    PK_spline_update_1_c          for updating v21.0 models
    PK_spline_update_default_c    activate latest functionality