Share

AcEditorReactor::pickfirstModified

C++

virtual void pickfirstModified();

Description

This notification is triggered when the pickfirst selection set has been modified, that is, for all events that add objects to or remove objects from the set. Events that change the geometry or properties of the objects within the selection set (stretching, moving, and so on) do not trigger this callback.

Links

AcEditorReactor Class

Was this information helpful?