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

In This Topic
    DomainU Property
    In This Topic
    Gets surface domain in U parametric direction.
    Syntax
    'Declaration
     
    Public ReadOnly Property DomainU As Interval
    public Interval DomainU {get;}
    See Also