PK_make_bsurf_update_t   

typedef int PK_make_bsurf_update_t;

Used in:

PK_SURF_make_bsurf_o_t


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

    PK_make_bsurf_update_0_c           for updating v23.1 and earlier models
    PK_make_bsurf_update_1_c           for updating v24.0 models
    PK_make_bsurf_update_default_c     use latest functionality