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, matrix: Matrix3d, result?: Transform): Transform

Parameter Type Description
fixedPoint XYAndZ  
matrix Matrix3d  
result Transform  

Defined in

Last Updated: 08 January, 2020