Eyeshot 10 WinForms API Reference
Mesh.FaceCollection Class
Members 

WinForms Assembly > devDept.Eyeshot.Entities Namespace : Mesh.FaceCollection Class
Class that represents a collection of Mesh.FaceElement objects.
Syntax
'Declaration
 
Public Class Mesh.FaceCollection 
   Inherits devDept.Eyeshot.EyeshotDisposableCollection(Of Mesh.FaceElement)
public class Mesh.FaceCollection : devDept.Eyeshot.EyeshotDisposableCollection<Mesh.FaceElement> 
Inheritance Hierarchy

System.Object
         devDept.Eyeshot.Entities.Mesh.FaceCollection

See Also

Reference

Mesh.FaceCollection Members
devDept.Eyeshot.Entities Namespace