DCL:GRPH1:SCPACK: 3-D user Interface:Explanation of Subroutines: Polymarker Primitives
Draws a polymarker in the U/V-coordinates. Specifies attributes at the same time.
NumRu::DCL.scpmzu(upx,upy,upz,itype,index,rsize)
NumRu::DCL.scpmzv(vpx,vpy,vpz,itype,index,rsize)
n(I)The length of array upx, upy, upzupx, upy, upz (R) An array with length n. Gives the (X, Y, Z9 coordinates of points for the markers in UC. vpx, vpy, vpz (R) An array with length n. Gives the (X, Y, Z9 coordinates of points for the markers in VC. itype (I) The marker type. See scspmt. index (I) The line index. See scspmi. rsize (R) The marker size. See scspms.