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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Protoolkit API ProMdlCombstatesGet resulting in unresolved external

sharon.barber
1-Visitor

Protoolkit API ProMdlCombstatesGet resulting in unresolved external

I am attempting to retrieve the combined states using ProToolkit API function, ProMdlCombstatesGet but am getting an unresolved external. Is anyone aware of any linker problems with this API in Creo1? It compiles fine. This is an ongoing project in Wildfire 4 and Wildfire 5 that I am trying to update to CREO 1 (and up) because I need to access the combined states.


(Creating a DLL and using Protk_dllmd.lib)


Sample Code


ProCombstate *proCombinedStates;
// try to call an API specifically related to 3D drawings?
ProError error = ProMdlCombstatesGet((ProSolid) m_proModel, &proCombinedStates);


Sharon Barber


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
Announcements


Top Tags