Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PointTangentUSurrogate Class / PointTangentUSurrogate Constructor

In This Topic
    PointTangentUSurrogate Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ptU As PointTangentU _
    )
    public PointTangentUSurrogate( 
       PointTangentU ptU
    )

    Parameters

    ptU
    See Also