lin - Line create and draw

Name

lin — Line create and draw

Syntax

lin x1 y1 z1 x2 y2 z2 [sav]

lin [x | y | z] [poi | din | box | zer] [sav]

Description

Draw a line in the window frame.

Arguments

No arguments.

Draw window diagonal from point @xwin,@ywin,@zwin to point @xwax,@ywax,@zwax.

x1 y1 z1 x2 y2 z2

Draw line from point x1,y1,z1 to point x2,y2,z2.

sav [nodraw]

Save generated line(s) as active dataset. The nodraw arguments prevents drawing of the line.

x | y | z [number]

Draw window diagonal normal to x / y / z-axis [positioned at number] .

din

Draw frame diagonal from point @xdin,@ydin,@zdin to point @xdax,@ydax,@zdax.

box

Display the box rectangle dra box.

zer

Draw line from point (0,0,0) to point @xwax,@ywax,@zwax.

poi [tub tubesize] [x | y | z]

Display lines (rods) through all points in x, y or z direction, optionally using a tube display with size tubesize.

See also

dra dwa / fra , mak lin / rod , pla - Plane generation