Synopsis
(macro) PDX_BOOL gdx_WithinIntersectTol(long option, double value)
Purpose
Test a value to within INTERSECT_TOL.
Description
This function determines if a value is within the current GDX INTERSECT_TOL
Input
option
Not used.
value
The value to test
Return
PDX_TRUE - The value is within INTERSECT_TOL
PDX_FALSE - The is not within INTERSECT_TOL
.fi