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.

Floor warning

Anonymous
Not applicable
Hi,

In my add-on I add elements (walls, windows, slabs, etc) to different floors.
In the end, ArchiCAD prompts a message.

Information:
As a result of the last operation, Elements have been added
created and/or changed their position on correctly
unseen Stories.
How do I avoid this message prompt?

A more general question:
I'm creating projects in a batch mode, and wish to avoid all prompts to the user. It is possible? if so, how?

Thanks.
1 REPLY 1
Anonymous
Not applicable
graffiti wrote:
Hi,

In my add-on I add elements (walls, windows, slabs, etc) to different floors.
In the end, ArchiCAD prompts a message.

Information:
As a result of the last operation, Elements have been added
created and/or changed their position on correctly
unseen Stories.
How do I avoid this message prompt?

A more general question:
I'm creating projects in a batch mode, and wish to avoid all prompts to the user. It is possible? if so, how?

Thanks.
+1
Using ACAPI_Element_Create and would like to avoid the attached prompt
Learn and get certified!