Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to manually change base view boundary using NX Open ?

Status
Not open for further replies.

biw01

Automotive
Joined
Dec 31, 2011
Messages
152
Location
US
Hello Friends,

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

Regards,
Amitabh
 
I really don't think there is a way to do what you want.
Can you explain why you would like to do that ?
 
I've not tried it myself, but there is a ViewBoundaryBuilder class that looks like it might be what you want.

www.nxjournaling.com
 
Precisely yes cowski , I am looking into the class ViewBoundaryBuilder but looks like that cannot be implemented if my view is a Base View.

I am looking into alternate solutions to my problem, thank for the help !!!

Regards,
Amitabh
 
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. [ponder]

www.nxjournaling.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top