The OnChangeSelectSet event notifies a client when the contents of the select set have changed.
Name | Type | Description |
BeforeOrAfter | EventTimingEnum | Input that indicates when the event is fired. This notification is only provided after the contents of the select set have changed so the value of this argument will always be kAfter. |
Context | NameValueMap | Input that specifies additional context information regarding the event. No context information is provided for this event. |
HandlingCode | HandlingCodeEnum | Output that specifies how Autodesk Inventor is to handle the event. This argument is ignored for this event. |