Line.SetEndPoint

Sets the position ( @a x, @a y, @a z ) of the end of the line segment to choose values along.

@param x x coordinate of the end position. @param y y coordinate of the end position. @param z z coordinate of the end position.

class Line
void
SetEndPoint
(
double x
,
double y
,
double z
)

Meta