API Reference > geometry-core > Curve > CurveAndSurfaceLocationDetail CurveAndSurfaceLocationDetail Class Carrier for both curve and surface data, e.g. from intersection calculations. Methods Name Description constructor(curveDetail: CurveLocationDetail, surfaceDetail: UVSurfaceLocationDetail): CurveAndSurfaceLocationDetail CAPTURE both details . Properties Name Type Description curveDetail CurveLocationDetail detailed location on the curve surfaceDetail UVSurfaceLocationDetail detailed location on the surface Defined in core/geometry/src/bspline/SurfaceLocationDetail.ts Line 52 Last Updated: 13 June, 2024