000673 : The inhibition distance cannot be negative
Description
The inhibition distance specified is negative.
Solution
Only use positive numbers in the inhibition distance parameter. Inhibition determines how close together randomly placed points can be. This distance can be thought of as a buffer around already placed points. Negative buffer distances do not make sense when the object being buffered is a point.
11/18/2010