Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Point Class / PointAt Method

In This Topic
    PointAt Method (Point)
    In This Topic
    Syntax
    'Declaration
     
    Public Function PointAt( _
       ByVal t As Double _
    ) As Point3D
    public Point3D PointAt( 
       double t
    )

    Parameters

    t
    See Also