DCL:GRPH1:SGPACK: User Interface:Explanation of Subroutines: Tone Primitives
Fills in an area inside a closed polygon in the U/V/R- coordinates. Specifies the tone pattern index at the same time.
NumRu::DCL.sgtnzu(upx,upy,itpat)
NumRu::DCL.sgtnzv(vpx,vpy,itpat)
NumRu::DCL.sgtnzr(rpx,rpy,itpat)
n(I)The length of the array upx, upy.upx, upy (R) An array of length n. Gives the (X, Y) coordinates of the points defining a polygon in the UC. vpx, vpy (R) An array of length n. Gives the (X, Y) coordinates of the points defining a polygon in the VC. rpx, rpy (R) An array of length n. Gives the (X, Y) coordinates of the points defining a polygon in the RC. itpat (I) Tone pattern index. See sgstnp.