Favorites Palette
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2010-04-21
01:19 PM
- last edited on
2023-08-03
11:50 AM
by
Doreena Deng
2010-04-21
01:19 PM
Hi,
i want to develop an add on for Archicad 13.
For that i try to figure out whether i have access to the Favorites Palette or not.
I want to create or delete Favorites but i couldn't find anything in the Documentation.
It would be fantastic if someone had an answer.
Thanks
i want to develop an add on for Archicad 13.
For that i try to figure out whether i have access to the Favorites Palette or not.
I want to create or delete Favorites but i couldn't find anything in the Documentation.
It would be fantastic if someone had an answer.
Thanks
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2010-06-01 09:04 AM
2010-06-01
09:04 AM
In the dll_test-example I found the functions:
acapi_favorite_create
acapi_favorite_delete
acapi_favorite_getdefaults
acapi_favorite_getnum
But they aren't mentioned in the documentations. Perhaps these functions can control the favorites palette.
Does someone know something about these functions?
acapi_favorite_create
acapi_favorite_delete
acapi_favorite_getdefaults
acapi_favorite_getnum
But they aren't mentioned in the documentations. Perhaps these functions can control the favorites palette.
Does someone know something about these functions?