CADability dotNET

Overload List

  NameDescription
Public methodAdjustPoint(SnapPointFinder, Set<(Of <<'(Layer>)>>))
Searches for the best point in this model which corresponds to the mouse position and the active snap modes. Mouse position and snap modes are contained in the spf parameter, where also the result is returned
Public methodAdjustPoint(SnapPointFinder, Projection, Set<(Of <<'(Layer>)>>))
Adjusts the point defined by spf (SourcePoint and Projection) according to the settings of spf (SnapPointFinder..::..SnapModes and other properties) by checking all objects in the visibleLayers. As a result SnapPoint and DidSnap will be set.

See Also