NXOpen.UF.View.AskCurrentXyClip

View.AskCurrentXyClip()

Refer to UF_VIEW_ask_current_xy_clip for documentation.

Signature: AskCurrentXyClip(viewTag)

Parameters:viewTag (Tag) – Tag of the view whose X-Y clip bounds are needed
Returns:Array of the bounds of the view, in view space (Minimum_X, Maximum_X, Minimum_Y, Maximum_Y)
Return type:list of float

License requirements: None