PK_SESSION_register   

PK_ERROR_code_t PK_SESSION_register
(
--- received arguments ---
int             code,
PK_POINTER_t    data
)


This function allows mutual registration between Parasolid and companion
UGS toolkit products at run-time.


Specific Errors:
    PK_ERROR_wrong_version         incompatible versions
    PK_ERROR_not_implemented       case not implemented


This function provides a mechanism to register Parasolid with other UGS
toolkit products.  The application should not call this function directly.

Applications working with more than one UGS toolkit should contact Parasolid
Technical Support for advice on using this function.