Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D Class / IsAnyEdgeSelected Method

In This Topic
    IsAnyEdgeSelected Method
    In This Topic
    Tells if there is a selected edge.
    Syntax
    'Declaration
     
    Public Function IsAnyEdgeSelected() As Boolean
    public bool IsAnyEdgeSelected()

    Return Value

    True if there is a selected edge
    See Also