Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / hiddenSilhouettes2D Field

In This Topic
    hiddenSilhouettes2D Field
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend hiddenSilhouettes2D As List(Of ScreenLine)
    protected internal List<ScreenLine> hiddenSilhouettes2D
    See Also