Eyeshot 10 WinForms API Reference
TangentAt Method (Point)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Point Class : TangentAt Method
Syntax
'Declaration
 
Public Function TangentAt( _
   ByVal t As Double _
) As Vector3D
public Vector3D TangentAt( 
   double t
)

Parameters

t
See Also

Reference

Point Class
Point Members