CurveLocationDetailArrayPair Class
Data bundle for a pair of arrays of CurveLocationDetail structures such as produced by CurveCurve,IntersectXY and CurveCurve.ClosestApproach
Methods
| Name | Description | |
|---|---|---|
| constructor(): CurveLocationDetailArrayPair | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| dataA | CurveLocationDetail[] | first array of details ... | |
| dataB | CurveLocationDetail[] | second array of details ... | 
Defined in
- curve/CurveCurveIntersectXY.ts Line 72
Last Updated: 30 November, 2023