LocateOptions Class

Options that customize the way element location (i.e. picking) works.

Methods

Name Description
clone(): LocateOptions Make a copy of this LocateOptions.  
init(): void    
setFrom(other: LocateOptions): void    

Properties

Name Type Description
allowDecorations boolean If true, also test graphics from view decorations.  
allowNonLocatable boolean If true, also test graphics with non-locatable flag set.  
hitSource HitSource The HitSource identifying the caller.  
maxHits number Maximum number of hits to return.  

Defined in

Last Updated: 08 January, 2020