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
Last Updated: 08 January, 2020