Function: bestlineseg

Syntax

bestlineseg( <points>, <num1> {, <num2>} ))

Type

point

Returns

2 points providing the best straight segment within a given polyline.

Parameters

Examples

point p[2] = bestlineseg(ep.vertex,10)