DCL:GRPH1:SCPACK: 3-D User Interface:Explanation of Subroutines: Polyline Primitives
Draws a polyline in the U/V-coordinates.
CALL SCPLU(N,UPX,UPY,UPZ)
CALL SCPLV(N,VPX,VPY,VPZ)
N (I) The length of array UPX, UPY, UPZ UPX, 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.