NXOpen.UF.View.RotateView

View.RotateView()

Refer to UF_VIEW_rotate_view for documentation.

Signature: RotateView(viewTag, axis, deltaAngle, count)

Parameters:
  • viewTag (Tag) – The view tag; if NULL_TAG, the work view is used
  • axis (list of float) – X,Y,Z axis components in view space
  • deltaAngle (float) – The angle in degrees
  • count (int) – The number of times to rotate

License requirements: None