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

Contains the different options for saving a plan dump from Archicad. More...

#include <APIdefs_Automate.h>

Public Attributes

bool elementsOn
 Include all elements in the plan dump file.
 
bool attributesOn
 Include all attributes in the plan dump file.
 
bool propertiesOn
 Include properties in the plan dump file.
 

Detailed Description

Contains the different options for saving a plan dump from Archicad.

Remarks
These options correspond to the different settings in the File/Save dialogs.