API Reference > imodeljs-common > Geometry > SnapRequestProps SnapRequestProps Interface Beta Information required to request a snap to an element from the front end to the back end. Includes the viewing parameters so that snap can be relative to the view direction, viewing mode, etc. Properties Name Type Description closePoint XYZProps decorationGeometry undefined | DecorationGeometryProps[] id Id64String intersectCandidates undefined | Id64Array snapAperture undefined | number snapDivisor undefined | number snapModes undefined | number[] subCategoryId undefined | Id64String testPoint XYZProps viewFlags undefined | any worldToView Matrix4dProps Defined in core/common/src/Snapping.ts Line 26 Last Updated: 13 June, 2024