Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Curve Class / IsRational Property

In This Topic
    IsRational Property (Curve)
    In This Topic
    Returns true if the curve is rational.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsRational As Boolean
    public bool IsRational {get;}
    See Also