CADability dotNET

The SnapPointFinder type exposes the following members.

Constructors

  NameDescription
Public methodSnapPointFinder
Initializes a new instance of the SnapPointFinder class

Methods

  NameDescription
Public methodAccept
Public methodCheck
The IGeoObject obj offers the point p as a snappoint in the given mode. This method checks whether to use this point as the closest snap point. This method is typically called by GeoObjects from the FindSnapPoint(SnapPointFinder) method.
Public methodInit(Point, Projection, SnapPointFinder..::..SnapModes, Int32)
Public methodInit(Point, Projection, SnapPointFinder..::..SnapModes, Int32, GeoPoint)
Public methodSnapHierarchy

Fields

Properties

See Also