Is there any function in NXOPEN that is used to get the Base View information like view boundary ?
Also how can I manually change the view boundary by specifying the boundary points ?
I am using NX 7.5 & VS2008
You may find the following functions of interest:
UF_DRAW_ask_view_borders
UF_DRAW_define_view_manual_rect
I ran across a PR (1767676) at GTAC, that indicates the ViewBoundaryBuilder was deprecated in NX6. But in the NX8 nxopen documentation, it is listed as being created in NX6.