About the document hybrid events
The document hybrid category of events allows you to extend custom functionality when hybrid parts are attached and detached.
The events that occur for the document hybrid part commands are shown in the following list in the sequence that they occur.
Hybrid parts event sequence
- DocGenericEvent_PrepareCommand
- DocHybridEvent_InitializeHybridParts
- DocHybridEvent_BeforeHybridPart
- DocHybridEvent_AfterHybridPart
- DocHybridEvent_TerminateHybridParts
- DocGenericEvent_*Rename events1
Notes
- Occurs in Meridian Power only when creating a new part
Each of the document hybrid event procedures is described in the following topics.