Changes to the entities
Posted: 31 Aug 2017, 18:53
Hello,
I need to track changes to the entities: programming and via mouse/keyboard. As I understood from one of the posts I have to use CADEntity.OnDraw() event. But I could not find how to do it anywhere. Any chance you could provide an example how to do it? Basically I am trying to implement custom Undo/redo function which will track programmatic changes to the entities vs only visual changes.
Thanks in advance!
I need to track changes to the entities: programming and via mouse/keyboard. As I understood from one of the posts I have to use CADEntity.OnDraw() event. But I could not find how to do it anywhere. Any chance you could provide an example how to do it? Basically I am trying to implement custom Undo/redo function which will track programmatic changes to the entities vs only visual changes.
Thanks in advance!