Archicad C++ API
About Archicad add-on development using the C++ API.

Element Creation Date

Anonymous
Not applicable
Is there any way to retrieve the date and time when any given element was created in Archicad?
I tried finding it in Property formulas, IFC and Python with no success.
1 REPLY 1
Anonymous
Not applicable
Or if there are no such data initially stored anywhere, is there any method to add such property field to an element type such that every time an element is created, the current date-time will be checked and stored as the value to that property.