minimimVertexDistance property

double minimimVertexDistance
getter/setter pair

The distance below which two adjacent points on the curve are considered to be coincident. This is chosen to be a small fraction of the offset distance.

Implementation

double minimimVertexDistance = 0.0;