Projecting Vertices To A Line
The
mode projects vertices by the shortest distance to an imaginary line. You define the line with an origin and a direction vector, or two points in a specified coordinate system. The pick operation is available to select points interactively in the Graphics window, providing a simple intuitive method of defining a line. The
Project Vertices button is only available if one or more vertices have been selected for projection.


This diagram illustrates the
Line Origin,
Line Direction and
Coordinate System specification:


This diagram illustrates the
Line End Point # specification:


When defining a line with two points, both points must be different (that is, you cannot project to a zero length line).
You can only specify straight lines using this mode, regardless of the coordinate system type.