Eyeshot 10 WinForms API Reference
Project Method (Point)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Point Class : Project Method
Syntax
'Declaration
 
Public Function Project( _
   ByVal point As Point3D, _
   ByRef t As Double _
) As Boolean
public bool Project( 
   Point3D point,
   out double t
)

Parameters

point
t
See Also

Reference

Point Class
Point Members