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 core/geometry/src/curve/CurveLocationDetail.ts Line 385 Last Updated: 13 June, 2024