constructor Method
Create a new handle provider to listen for manipulatorToolEvent. Usually followed by a call to toolAdmin.startDefaultTool to immediately raise the ManipulatorToolEvent.Start event.
HandleProvider(iModel: IModelConnection): EditManipulator.HandleProvider
| Parameter | Type | Description |
|---|---|---|
| iModel | IModelConnection |
Returns - EditManipulator.HandleProvider
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.