API Reference > geometry-core > Bspline > BSplineCurve3d > createThroughPoints createThroughPoints MethodStatic createThroughPoints(points: Point3d[] | IndexedXYZCollection, order: number): undefined | BSplineCurve3d Parameter Type Description points Point3d[] | IndexedXYZCollection pass-through points. order number bspline order (1 more than degree) Returns - undefined | BSplineCurve3d Defined in bspline/BSplineCurve.ts Line 375 Last Updated: 11 June, 2024