NXOpen.UF.Ui.SetMinimalGraphicsWindowLocation

Ui.SetMinimalGraphicsWindowLocation()

Refer to UF_UI_set_minimal_graphics_window_location for documentation.

Signature: SetMinimalGraphicsWindowLocation(left, top, right, bottom)

Parameters:
  • left (int) – x-value at left side of graphics window
  • top (int) – y-value at top of graphics window
  • right (int) – x-value at right side of graphics window
  • bottom (int) – y-value at bottom of graphics window

License requirements: None