This document is archived and information here might be outdated. Recommended version. |
Indicates whether the sketch will be added to the snapping cache. It is used when not using classic snapping.
[Visual Basic .NET]
Public Property SnapToSketch As Boolean
[C#]
public bool SnapToSketch {get; set;}
Setting this property to true adds the sketch to the snapping cache.
In the UI this property is set via the Snap to Sketch menu item on the Snapping toolbar.