Description:

Simple check of distance between adjacent control points

Syntax:
public bool ValidateSpacing(
double closeTolerance,
double stackTolerance,
out IndexPair[] closeIndices,
out IndexPair[] stackedIndices
)
Returns:
Type: bool
Available since:
6.0

Nothing found