Hi All:
I have created hole with a counterbore and a countersink. Now I want to add threading to it. I will have to use these two API's (as they are mandatory). PRO_E_HLE_THREADSERIES and PRO_E_HLE_SCREWSIZE are both of the type PRO_VALUE_TYPE_INT. But the problem is there are no enumerated values given. I am finding it little difficult on how to use these API's. I have tried using
PRO_E_HLE_THREADSERIES = ISO.
This gives the error of undeclared identifier.
Can anyone help?
Regards
Prem