<div style="color:black;font: 24pt Arial, Helvetica, sans-serif;"><font size="2">This is the code I am using to generate a 3D graph of the particle flux plotted along the Z-axis emitted from a source located at the </font><font size="2">position of (x=0,y=-5).  What I want to do is to clip the flux plot along a line y=0.725x  so the flux emission resembles a collimated beam of particles.   I have tried every code I can think of to no avail.  Any help or suggestions will be appreciated.</font>
<div><span style="font-size: small;">Thanks in advance. </span></div>

<div><span style="font-size: small;">D. W. Jones<br>
</span>
<div><font size="2"><br>
</font></div>

<div><font size="2"><br>
</font></div>

<div><font size="2"><br>
</font></div>

<div>
<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\documentclass[12pt]{article}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\usepackage{pstricks}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\definecolor{light}{rgb}{0.3,0.4,0.6}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\usepackage{pst-3dplot}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\usepackage{ifthen}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\pagestyle{empty}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\begin{document}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span class="Apple-converted-space"> </span>\begin{pspicture}(-1,-2)(4.5,8)</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psset{Alpha=120,Beta=20 } \xygrid</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\pstThreeDCoor[IIIDticks,IIIDlabelsize=0.03,IIIDlabels,xMin= -2,xMax=12,yMin= -5,yMax=13,zMin= 0,zMax=8]</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psplotThreeD[plotstyle=line,drawStyle=xyLines,yPlotpoints=78,xPlotpoints=78,linewidth=.2pt](0.5,8)(0.5,8){100 x dup mul y 5 add dup mul add div 1 mul }</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\end{pspicture}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\end{document}</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><br>
</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><br>
</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">
                
        
        
                <br>
</div>

<div class="page" title="Page 1">
                        
                </div>
</div>
</div>
</div>