CADability dotNET
a list of objects that are not considered when snapping is resolved. Usually the object currently under construction (if any) is in this list.

Namespace: CADability.Actions
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
protected GeoObjectList IgnoreForSnap
Visual Basic
Protected IgnoreForSnap As GeoObjectList
Visual C++
protected:
GeoObjectList^ IgnoreForSnap

See Also