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[]  

Defined in

Last Updated: 08 January, 2020