NX6 wireframe view
NX6 wireframe view
(OP)
While working on a part in NX6, I used a grip program we have that as part of the routine switches the display to hidden line wireframe (the old style where it actually erases parts of lines that would not be visible in the view). Now when I switch to static wireframe rendering style I am stuck with partial lines. How do I get back to the new static wireframe view?





RE: NX6 wireframe view
View -> Layout -> Replace View...
...and simply select some other named view other than the one you're current working in. If the edits WERE done using View Dependent Edits, they will not be removed, but since they are 'View Dependent' they will only be 'visible' in the view in which they were created, meaning that looking at the model in any other view means that the edits will not be visible and the model will appear as it normally would. Now please do NOT confuse this with 'Orient View' since all that that does is rotate the current view into a new orientation, which of course is much more efficient and is now the recommended manner in which one would change view orientations because it is much faster. However, 'Replace View', which is the way we did this years ago, actually changes the display to a different predefined view which will have it's own settings and options set including any view dependent objects/edits tied to that view.
Now if these are View dependent edits and you would actually like to remove them, you will need to first switch to the Drafting module and without a drawing being displayed, go to...
Edit -> View -> View Dependent Edit...
...and in the second set of options labeled 'Delete Edits', select the last item labeled 'Delete All Edits'. You will be asked to confirm this, but once you do, all view dependent edits will be permanently deleted.
Now if it turns out that the GRIP program used some other technique to editing the display of the Hidden Line model, I would have to see a sample of a model which was edited using the program before I could make any recommendations.
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: NX6 wireframe view
CODE
After I read your post I realized that the answer was probably in the view settings for the specific view I was working in. In the visualization preferences -> Visual (tab) -> Edge display settings -> hidden edges setting was set to invisible (by the grip program) changing this to visible fixed the problem. NX2 must have accomplished a hidden line wireframe / full wireframe by toggling this option.