BIM Coordinator Program (INT) April 22, 2024

Find the next step in your career as a Graphisoft Certified BIM Coordinator!

Archicad C++ API
About Archicad add-on development using the C++ API.

MENU CREATION WITH API

Anonymous
Not applicable
Hi.
I would like to create three level menu in grc. e.g But I only create two level.
Is there any method can solve it? Thanks.
3 REPLIES 3
Akos Somorjai
Graphisoft
Graphisoft
Hi,

That!s not possible currently with the API; please try to reorganise the items.

Best, Akos
Anonymous
Not applicable
Akos wrote:
Hi,

That!s not possible currently with the API; please try to reorganise the items.

Best, Akos
'STR#' ID_MENU_STRINGS "Menu strings" {
/* [   ] */	 "level"
/* [   ] */	 "level1"
/* [  1] */		"level2_1"
/* [  2] */		"level2_2"
/* [  3] */		"level2_3"
}
I would like to add leve3 item in "level2_1" subItem.
How can I organise the items? Thanks.
Anonymous
Not applicable
Can everybody help me? Thanks
Learn and get certified!