Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.SelectedFace Class / ShellIndex Property

In This Topic
    ShellIndex Property (ViewportLayout.SelectedFace)
    In This Topic
    0 for the outer faces, >0 for inners.
    Syntax
    'Declaration
     
    Public Property ShellIndex As Integer
    public int ShellIndex {get; set;}
    See Also