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