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

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