multiplyInversePoint3dArrayInPlace Method

  • for each point in source: multiply transformInverse * point in place in the point.
  • return false if not invertible.

multiplyInversePoint3dArrayInPlace(source: Point3d[]): boolean

Parameter Type Description
source Point3d[]  

Returns - boolean

Defined in

Last Updated: 13 June, 2024