Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid Class / MeshForFaceSelection Property

In This Topic
    MeshForFaceSelection Property
    In This Topic
    Gets the internal mesh build when doing the selection of the Faces
    Syntax
    'Declaration
     
    Public ReadOnly Property MeshForFaceSelection As Mesh
    public Mesh MeshForFaceSelection {get;}
    See Also