buildDragSelectAgenda MethodProtected
Populate ElementSetTool.agenda by drag box or crossing line information.
buildDragSelectAgenda(vp: Viewport, origin: Point3d, corner: Point3d, method: SelectionMethod, overlap: boolean): Promise<boolean>
@see getDragSelectCandidates to filter or augment the set of elements.
| Parameter | Type | Description |
|---|---|---|
| vp | Viewport | |
| origin | Point3d | |
| corner | Point3d | |
| method | SelectionMethod | |
| overlap | boolean |
Returns - Promise
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.