SelectionEventHandler Object

Derived from: EventHandler Object
Defined in namespace "adsk::core" and the header file is <Core/UserInterface/SelectionEventHandler.h>

Description

An event handler base class that a client derives from to handle events triggered by a SelectionEvent. A client implemented instance of this class can be added to a SelectionEvent to receive these event notifications.

Methods

Name Description
notify This notify member is called when an event is triggered from any event that this handler has been added to.

Samples

Name Description
Selection Events API Sample The sample demos how to use selection events of a command.

Version

Introduced in version August 2014