Archicad 28 C++ API
Loading...
Searching...
No Matches
API_NewProjectPars Struct Reference

Parameters to open a new project. More...

#include <APIdefs_Automate.h>

Public Attributes

bool newAndReset
 Performs New and Reset or just a simple New command.
 
bool enableSaveAlert
 Show the "Save the current document before closing" alert or automatically save it before closing.
 

Detailed Description

Parameters to open a new project.

Remarks
For the utilization of this structure, see the ACAPI_ProjectOperation_NewProject automation function.