cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Nayan
Booster

Creating User Interface in Add-Ons

Hello, I am new to ARCHICAD. Need to do some automation task in ARCHICAD 24 using the Add-Ons. For this I need to create a user interface (Text box, Dropdown etc. to interact with the user). For this reason I have come to know that we can use Visual c++ MFC for the interface creation.
Is it possible to use the MFC project with the Add-Ons(Have gone through the Add-Ons template for CMake)?
Or if there is anything better for this please suggest me.
1 Solution

Accepted Solutions
Anonymous
Not applicable
Maybe you should take a look of "DG_Test" example in ArchiCAD API SDK.
Or see also "Hello World 2" or "Maze Generator" blog in ArchiCAD API page.

Go to post

2 Replies 2
Anonymous
Not applicable
Maybe you should take a look of "DG_Test" example in ArchiCAD API SDK.
Or see also "Hello World 2" or "Maze Generator" blog in ArchiCAD API page.
Nayan
Booster
blackd3er77 wrote:
Maybe you should take a look of "DG_Test" example in ArchiCAD API SDK.
Or see also "Hello World 2" or "Maze Generator" blog in ArchiCAD API page.
Thanks a lot for the suggestion. Gone through the mentioned resource and helped me a lot.

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!