This document is archived and information here might be outdated. Recommended version. |
Indicates whether the SnapZTolerance property is used when Z snapping.
[Visual Basic .NET]
Public Property UseSnapZTolerance As Boolean
[C#]
public bool UseSnapZTolerance {get; set;}
Boolean value that determines whether z-aware snap agents use a defined tolerance when evaluating if a point meets the snap agent's criteria. The tolerance is defined using ISnapEnvironment2::SnapZTolerance. Default value is FALSE.