Filter (EventInfoCollection)
Description
Returns a collection that matches one or many event types. For now only XSIApplication is supported.
Scripting Syntax
EventInfoCollection.Filter( EventType )
C# Syntax
EventInfoCollection EventInfoCollection.Filter( Object typeArray );Parameters
|
Parameter |
Type |
Description |
|
EventType |
The name of an event type or an Array of multiple event types. |
See Also
Autodesk Softimage v7.5