EventTimingEnum Enumerator
Description
Codes specifying exactly when a particular Event was fired (Before/After).
Methods
Name
Value
Description
kAbort
4099
Event fired if the native processing ABORTED.
kAfter
4098
Event fired AFTER native processing.
kBefore
4097
Event fired BEFORE native processing.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.