NXOpen.UF.View.RotateViewAbsCsys

View.RotateViewAbsCsys()

Refer to UF_VIEW_rotate_view_abs_csys for documentation.

Signature: RotateViewAbsCsys(viewTag, center, axis, deltaAngle, count)

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

License requirements: None