API Reference > geometry-core > Curve > CurveCurveApproachType CurveCurveApproachType Enumeration Enumeration of configurations for intersections and min/max distance-between-curve Members Name Value Description Intersection 0 Intersection at a single point PerpendicularChord 1 Distinct points on the two curves, with each curve's tangent perpendicular to the chord between the points CoincidentGeometry 2 Completely coincident geometry ParallelGeometry 3 Completely parallel geometry. Defined in curve/CurveLocationDetail.ts Line 416 Last Updated: 11 June, 2024