NXOpen.UF.Mtx4.Mirror

Mtx4.Mirror()

Refer to UF_MTX4_mirror for documentation.

Signature: Mirror(origin, normal)

Parameters:
  • origin (list of float) – The origin of t he plane.
  • normal (list of float) – The plane normal
Returns:

Returned matrix that can be used to tranform objects

Return type:

list of float

License requirements: None