The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Line


Unit: SDL_rot3d
Class: TRot3D
Declaration: procedure Line (x1,y1,z1,x2,y2,z2: double);

The method Line draws a line of width LineWidth from the point [x1,y1,z1 ] to the point [x2,y2,z2 ]. The drawing cursor is set to the position [x2,y2,z2 ]. The coordinates are real coordinates of the chart window.

Hint: In the Light Edition the number of chart elements is restricted to 250 elements.


Last Update: 2023-Dec-14