API Reference > geometry-core > Bspline > BSplineSurface3d > cloneTransformed cloneTransformed Method Return a complete copy of the bspline surface, with a transform applied to the control points. cloneTransformed(transform: Transform): BSplineSurface3d Parameter Type Description transform Transform transform to apply to the control points Returns - BSplineSurface3d Defined in core/geometry/src/bspline/BSplineSurface.ts Line 674 Last Updated: 13 June, 2024