Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2005-06-10
12:43 PM
- last edited on
2023-08-07
12:02 PM
by
Doreena Deng
2005-06-15 05:44 PM
tabPage->uiData->SetUserData (&userData); BMKillHandle (&userData.dataHdl);
2005-06-15 06:21 PM
Andras wrote:Thank you Andras. You have confirmed my guesses. Actually I used BMKillHandle in my code, but asked as I had some doubts.
You're right Oleg, that's a bug.
The last lines of that method should look like this:tabPage->uiData->SetUserData (&userData); BMKillHandle (&userData.dataHdl);