Eyeshot 10 WinForms API Reference
TangentAt Method (CompositeCurve)

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

Parameters

t
See Also

Reference

CompositeCurve Class
CompositeCurve Members