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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Crashing when i am trying to wfcWAssembly::cast(CurrentModel);

VV_9675323
7-Bedrock

Crashing when i am trying to wfcWAssembly::cast(CurrentModel);

I am trying to get list of display component so i am using 

pfcSession_ptr session = conn->GetSession();

pfcModel_ptr CurrentModel= session->GetCurrentModel();

wfcWAssembly_ptr WAsm = wfcWAssembly::cast(CurrentModel); 

but its crashing in last line not able to debug have anyone idea about this i am using this in asynchronous mode

0 REPLIES 0
Top Tags