2024 Enumeration
Changes 4
E

ObjectSnapTypes

Description:
This enumerated type contains object snap types allowed to be set during PickPoint operations.
[FlagsAttribute]
public enum ObjectSnapTypes
Name Description
E None Snaps to nothing.
E Endpoints Snaps to the endpoint of an element or component.
E Midpoints Snaps to the midpoint of an element or component.
E Nearest Snaps to the nearest element or component.
E WorkPlaneGrid Snaps to a work plane grid.
E Intersections Snaps to intersections.
E Centers Snaps to the center of an arc.
E Perpendicular Snaps to perpendicular elements or components.
E Tangents Snaps tangent to an arc.
E Quadrants Snaps to quadrant points. For arcs, jump snaps are enabled.
E Points Snaps to site points.
E Remote Remote snaps to objects.
E CoordinationModelPoints Snaps to Coordination Model points.