A list of faces.

Namespace:  ceometric.XML
Assembly:  ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.4.0.0 (2.4.0.0)

Syntax

C#
public List<Face> Faces
Visual Basic (Declaration)
Public Faces As List(Of Face)
Visual C++
public:
List<Face^>^ Faces

See Also