PDA

View Full Version : Autodesk Vault and Callbacks


pecan
01-02-2007, 08:41 AM
I'm writing a script that needs to handle a "file check in"-event with respect to Autodesk Vault. The General Event Callback Mechanism has no pre-built notication for this event, so I figured I need to make use of the asset tracking API of Maxscript called ATSOps. ATSOps.RegisterNotification seems to make sense, but I can't figure out of to make use of it. The notification I need is either #NotifyPreCheckin or #NotifyPostCheckin and these are mentioned as enums in the specs of the ATSOps.GetNotificationID() method, but I can't figure out how to make use of this either.

CGTalk Moderation
01-02-2007, 08:41 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.