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

In This Topic
    IsClosedU Property
    In This Topic
    Returns true if the surface is closed in the U direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsClosedU As Boolean
    public bool IsClosedU {get;}
    See Also