NXOpen.UF.View.SetXyClip

View.SetXyClip()

Refer to UF_VIEW_set_xy_clip for documentation.

Signature: SetXyClip(viewTag, xyClipBounds)

Parameters:
  • viewTag (Tag) – Tag of the view whose X-Y clip bounds are to be set
  • xyClipBounds (list of float) – Array of the bounds of the view, in view space (Minimum_X, Maximum_X, Minimum_Y, Maximum_Y)

License requirements: None