How to place a view into a folder in ViewMap using ArchiCAD API?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2023-11-18
10:30 AM
- last edited on
‎2024-09-16
02:38 PM
by
Doreena Deng
‎2023-11-18
10:30 AM
Hi guys,
I created a view using:
ACAPI_Navigator(APINavigator_NewNavigatorViewID, &saveItem, &saveView, NULL);
and created a folder using:
ACAPI_Navigator(APINavigator_NewNavigatorViewID, &folderItem, NULL, NULL);
Can you let me know how to place a created view into a created folder?
Thanks in advance.
 
0 REPLIES 0