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 Sub SelectSetChanged( _
   ByVal SelectSet As Object _
) 
Parameters
SelectSet
Specifies the Selection Set for which the event is triggered.
See Also

DISEDocumentEvents Object  | DISEDocumentEvents Members

Send comments on this topic.