Got a minute? We appreciate your feedback:

Graphisoft Learn survey
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?

thanh
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

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!