cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Miha Nahtigal
Advocate
since ‎2006-09-19
yesterday

User Statistics

  • 122 Posts
  • 17 Solutions
  • 18 Likes given
  • 33 Likes received

User activity

Hi everyone. I have a UC::PopupMenu control on my dialog modal window which opens a custom popup. Would it be possible to create a multi-level popup with the UC::PopupMenu control mentioned above? 
I am trying to implement global handler/observer when elements get deleted, without applying ACAPI_Notify_InstallElementObserver to each element in my project. A function like ACAPI_Notify_CatchNewElement -> ACAPI_Notify_CatchDeleteElement would be g...
I am trying to extract element's quantities with ACAPI_Element_GetQuantities() in section views. When working from floor plans or 3d views everything works fine. Unfortunatelly not in sections. I get APIERR_BADDATABASE error. "Element" parameter is c...
Why does the ACAPI_Selection_Get() returns different guid in section than in floorplan? It there a way to get the "original" guid of selected object in section view?
Hi everyone. I have another question about API saving preferences into projects (different preferences/settings for each separate project). The documentation states that preferences can be stored into a project. There is also mention of storing proje...