Class Hierarchy
AcEdInputContextReactor AcEdSSGetSubSelectFilter
C++
class AcEdSSGetSubSelectFilter : public AcEdInputContextReactor;
File
acssgetfilter.h
Description
This class provides filtering services for subentity selections on a per-class basis. Objects of this class are registered with the AcEdInputPointManager for specific AcRxClass types. When a sub-selection is performed on an entity, the associated filter is notified of the selection and has the opportunity to add or remove additional subentity selections on the object through the callback functions implemented on the filter.