Solid Edge Framework Type Library
SelectSetChanged Method
Specifies the Selection Set for which the event is triggered.
Description
Occurs when the specified selection set changes.
Syntax
Visual Basic
Public Function SelectSetChanged( _
   ByVal SelectSet As Object _
) As HResult
Parameters
SelectSet
Specifies the Selection Set for which the event is triggered.
See Also

ISEDocumentEvents Object  | ISEDocumentEvents Members

Send comments on this topic.