An NDoc Documented Class Library

LineType Constructor 

This constructor initializes the line by the startpoint P and the Direction.

public LineType(
   xyz P,
   xyz Direction
);

Parameters

P
Startingpoint
Direction
Direction

See Also

LineType Class | Minais.Drawing3d.Math Namespace