Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Turn off level in View, C++

$
0
0
>> worked = mdlView_setLevelDisplay(modelRef, 0, levid, FALSE);//not working, worked = 0

mdlView_setLevelDisplay() returns a StatusInt, where 0 == SUCCESS...are you sure your code is not working?

Viewing all articles
Browse latest Browse all 7260