doPick Method

Generate a list of elements that are close to a given point.

doPick(vp: ScreenViewport, pickPointWorld: Point3d, pickRadiusView: number, options: LocateOptions): number

Parameter Type Description
vp ScreenViewport  
pickPointWorld Point3d  
pickRadiusView number  
options LocateOptions  

Returns - The number of hits in the hitList of this object.

Defined in

Last Updated: 08 January, 2020