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

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