Eyeshot 10 WinForms API Reference
PointAt Method (Point)

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

Parameters

t
See Also

Reference

Point Class
Point Members