Projection Methods

The Projection type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLineSegmentToPlane
Returns a new line segment which is a projection of the given line segment onto the given plane.
Public methodStatic memberLineToPlane
Returns a new line which is a projection of the given line onto the given plane.
Public methodStatic memberPointToLine
Returns a new point which is a projection of the given point onto the given line.
Public methodStatic memberPointToPlane
Returns a new point which is a projection of the given point onto the given plane.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next