|
Archicad 29 C++ API
|
Common structure for the element difference generator components. More...
#include <APIdefs_ElementDifferenceGenerator.h>
Public Attributes | |
| GS::HashSet< API_Guid > | newElements |
| The new elements. | |
| GS::HashSet< API_Guid > | modifiedElements |
| The modified elements. | |
| GS::HashSet< API_Guid > | deletedElements |
| The deleted elements. | |
| bool | isEnvironmentChanged |
| True if any of the following is changed: the view or the settings of the view, project information or preferences, property definitions, geographical locations. | |
Common structure for the element difference generator components.