cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

I am working on Protoolkit in Creo 2.0 m080. ProSelect API is not working. Is there any other way I can code for user to select a surface?

ppotabatti
1-Newbie

I am working on Protoolkit in Creo 2.0 m080. ProSelect API is not working. Is there any other way I can code for user to select a surface?

  status = ProSelect ( "surface", 1, NULL, NULL, NULL, NULL, &p_selection, &n_selection);

 

My purpose is to allow user to select a surface of a rectangular block which is loaded in Creo. For this I am using above code.

This code generally allows user to select a surface. But it is not working now. The error is PRO_TK_PICK_ABOVE.

Does anyone know what does the error mean? or is there any other way I can code for same purpose.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
0 REPLIES 0
Top Tags