Advanced Features > Nested Managers and Nested Graphers > Interactors and Nested Managers and Graphers > Creation Interactors

The same interactors that allow you to interactively create a graphic object allow you to directly create objects in a submanager. Such interactors are following the same schema: When the interaction (the first mouse click) starts in a nested manager, then the created object will be placed in this manager. This is the case for all subclasses of IlvMakeRectangleInteractor and IlvMakePolyPointsInteractor, which are the base classes for creating an object with a rectangular shape or a set of points. It is also the case for the IlvEditLabelInteractor that allows you to create labels.