Skip to main content

interface.SnapTolerance

API > SnapTolerance

Interface: SnapTolerance

Tolerance for picking and snapping to parametric objects, numbers are distance in meters 0 can be used to ignore certain types when picking or snapping

Properties

edge

edge?: number

Source

@novorender/measure/modules/core/index.ts:147


face

face?: number

Source

@novorender/measure/modules/core/index.ts:148


point

point?: number

Source

@novorender/measure/modules/core/index.ts:149


segment

segment?: number

Source

@novorender/measure/modules/core/index.ts:146