Callback
Hello,How can I get some callback from IntelliCAD?Lets suppose some basic situations:- User has created an entity;- User has changed the current drawing;- User has opened a DWG;- User has saved the drawing;How to trap them using SDS?Regards,Fernando.
0
Comments
-
In intellicad help you can see that your application has to runsds_setcallbackfunc( ...) to register with intellicad.sds.h has a listing of the callback flags.regards, sander
0
This discussion has been closed.