cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

How to place a view into a folder in ViewMap using ArchiCAD API?

Tran Thanh Lo
Booster

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. 

 

received_345726764672853.png

 

0 REPLIES 0