ScottMf
Mechanical
- Aug 5, 2004
- 16
I want to display plots of a the frist mode shape of a controller box from 3 different angels, and one with the top cover of the box off all in the same image. I can easily display the different viewpoints using the following
/wind,1,ltop
/wind,2,rtop
/wind,3,lbot
/wind,4,rbot
/view,1,1,1,1
/view,2,1,.5,.5
/view,3,.5,-.5,-1
/view,4,1,1,1,1
/gcmd,1,plns,u,sum
/gcmd,2,plns,u,sum
/gcmd,3,plns,u,sum
gplot
but I cannot figure out how to remove the top cover and plot the nodal solution without it in only window 4. once I unselect the cover elements and issue
/gcmd,4,plns,u,sum
gplot
all windows are reploted without the cover instead of just window 4.
Any suggestions would be greatly appreciated.
~Scott
/wind,1,ltop
/wind,2,rtop
/wind,3,lbot
/wind,4,rbot
/view,1,1,1,1
/view,2,1,.5,.5
/view,3,.5,-.5,-1
/view,4,1,1,1,1
/gcmd,1,plns,u,sum
/gcmd,2,plns,u,sum
/gcmd,3,plns,u,sum
gplot
but I cannot figure out how to remove the top cover and plot the nodal solution without it in only window 4. once I unselect the cover elements and issue
/gcmd,4,plns,u,sum
gplot
all windows are reploted without the cover instead of just window 4.
Any suggestions would be greatly appreciated.
~Scott