Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.Edge Class / ShellIndex Field

In This Topic
    ShellIndex Field
    In This Topic
    Index of the owner shell (available only after entity regeneration). Zero represents outer shell.
    Syntax
    'Declaration
     
    Public ShellIndex As Integer
    public int ShellIndex
    See Also