Brep.Faces Property

BrepFaces Property

Gets the brep faces list accessor.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public BrepFaceList Faces { get; }
Public ReadOnly Property Faces As BrepFaceList
	Get

Property Value

Type: BrepFaceList
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also