DCL:GRPH1:SCPACK: 3-D User Interface:Explanation of Subroutines: Polyline Primitives
Draws a polyline in the U/V-coordinates.
NumRu::DCL.scplu(upx,upy,upz)
NumRu::DCL.scplv(vpx,vpy,vpz)
n(I)The length of array upx, upy, upzupx, upy, upz (R) An array of length n. Gives the (X, Y, Z,) coordinates for the points of a polyline in UC. vpx, vpy, vpz (R) An array of length n. Gives the (X, Y, Z,) coordinates for the points of a polyline in VC.