Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.

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