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

In This Topic
    SeamU Property
    In This Topic
    Gets surface seam U, if exists.
    Syntax
    'Declaration
     
    Public ReadOnly Property SeamU As Curve
    public Curve SeamU {get;}
    See Also