Eyeshot 10 WinForms API Reference
NormalAt Method (Point)

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

Parameters

t
See Also

Reference

Point Class
Point Members