Is it possible to turn off the edge outlines for Q-SLICE (/TYPE,,8) plot?


In Release 10, the /GLINE,,-1 command will turn off the edges in a Q-SLICE plot

/prep7
block,0,1,0,1,0,10
et,1,45
mp,ex,1,10e6
mp,prxy,1,.3
esize,.5
vmesh,all
nsel,s,loc,z,0,
d,all,all,0
nsel,s,loc,z,10
f,all,fy,1
alls

/solu
solve

/post1
set,last
/view,,1,1,1
/type,,8
/gline,,-1
plnsol,s,eqv





Show Form
No comments yet. Be the first to add a comment!