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

String

The name of an event type or an Array of multiple event types.

See Also

siEventID

SIObject.Type



Autodesk Softimage v7.5