Archicad C++ API
About Archicad add-on development using the C++ API.

No Model View Options change event

LaszloHatvani
Participant

 

I am trying to show a Library part based model view options settings on a palette of the actual MVO.

 

The main problem is that I don't know how to catch the event if the actual Model View Options is changing or the content of the actual Model View Options is changing.

 

I am trying to update on the TempSave notification but the user can change it to 5 minutes and then it is not working.

 

Is there a workaround to catch such events? (with Attribute events catching it is not working because the MVO is not an element attribute)

 

other related problem: We don't get the name of the actually used MVO (with ACAPI_Navigator_GetViewOptions). Any way to get the actual MVO name?

 

0 REPLIES 0