tryTransformInPlace Method

Transform the chain in place.

  • Does NOT recompute the distance index.
  • For best results, use a rigid transform. Otherwise, it is better to call cloneTransformed so that the distance index is recomputed.

tryTransformInPlace(transform: Transform): boolean

Parameter Type Description
transform Transform  

Returns - boolean

Defined in

Last Updated: 24 September, 2026