cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

How to open Project Info dialog via API?

Steve Sunny
Contributor

 

Hi,

Is there an API function to programmatically open the Project Info dialog (File > Info >project info)?

I can read project info with but need to actually open the dialog for the user.

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Akos Somorjai
Graphisoft
Graphisoft

Hi Steve,

 

No, that's not possible with the API. Maybe you can ask the user to open it for you.

 

Best, Akos

View solution in original post

1 REPLY 1
Solution
Akos Somorjai
Graphisoft
Graphisoft

Hi Steve,

 

No, that's not possible with the API. Maybe you can ask the user to open it for you.

 

Best, Akos