Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ICurve Interface / EdgeIndex Property

In This Topic
    EdgeIndex Property (ICurve)
    In This Topic
    Gets the associated Solid3D edge index.
    Syntax
    'Declaration
     
    Property EdgeIndex As Integer
    int EdgeIndex {get; set;}
    See Also