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

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

    Return Value

    True if there is a selected face
    See Also