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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.