NXOpen.UF.Mtx4.Scaling

Mtx4.Scaling()

Refer to UF_MTX4_scaling for documentation.

Signature: Scaling(invariantPoint, scale)

Parameters:
  • invariantPoint (list of float) – Point which will be invariant to the scaling, in other words the center point of the scale operation.
  • scale (list of float) – scaling in x, y, z directions
Returns:

returned matrix that can be used to tranform objects

Return type:

list of float

License requirements: None