createFixedPointAndMatrix MethodStatic

Create a transform with the specified matrix. Compute an origin (different from the given fixedPoint) so that the fixedPoint maps back to itself.

createFixedPointAndMatrix(fixedPoint: XYAndZ | undefined, matrix: Matrix3d, result?: Transform): Transform

Parameter Type Description
fixedPoint XYAndZ | undefined  
matrix Matrix3d  
result Transform  

Returns - Transform

Defined in

Last Updated: 13 June, 2024