API Reference > geometry-core > Curve > Arc3d > tryTransformInPlace tryTransformInPlace Method apply a transform to the arc basis vectors. nonuniform (i.e. skewing) transforms are allowed. The transformed vector0 and vector90 are NOT squared up as major minor axes. (This is a good feature!!) tryTransformInPlace(transform: Transform): boolean Parameter Type Description transform Transform Returns - boolean Defined in core/geometry/src/curve/Arc3d.ts Line 568 Last Updated: 13 June, 2024