Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D Class / Inners Property

In This Topic
    Inners Property (Solid3D)
    In This Topic
    Gets or sets inner (void) shells face array.
    Syntax
    'Declaration
     
    Public Property Inners As Solid3D.Face()
    public Solid3D.Face[] Inners {get; set;}
    See Also