Namespace:
Autodesk.Revit.UI.Selection
ObjectSnapTypes
Enumeration
Description:
This enumerated type contains object snap types allowed to be set during PickPoint operations.
This enumerated type contains object snap types allowed to be set during PickPoint operations.
ObjectSnapTypes Enumeration Members:
Name | Description |
---|---|
0 | Snaps to nothing. |
1 | Snaps to the endpoint of an element or component. |
2 | Snaps to the midpoint of an element or component. |
4 | Snaps to the nearest element or component. |
8 | Snaps to a work plane grid. |
16 | Snaps to intersections. |
32 | Snaps to the center of an arc. |
64 | Snaps to perpendicular elements or components. |
128 | Snaps tangent to an arc. |
256 | Snaps to quadrant points. For arcs, jump snaps are enabled. |
512 | Snaps to site points. |
1,024 | Remote snaps to objects. |
2,048 | Snaps to Coordination Model points. |