NXOpen.UF.Draw.AskViewBorders

Draw.AskViewBorders()

Refer to UF_DRAW_ask_view_borders for documentation.

Signature: AskViewBorders(viewTag)

Parameters:viewTag (Tag) – Tag of the view.If NULL_TAG, use Work view.
Returns:View Borders (Drawing Coordinates).[0] - X min [1] - Y min [2] - X max [3] - Y max
Return type:list of float

License requirements: None