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