Eyeshot 11 WPF API Reference
WPF 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