What is the modify() function?

Modify stores a snapshot of the Object into the transaction for undo/redo purposes. I believe it will only work if the Object has the flag RF_Transactional.

1 Like