Click or drag to resize

BrepFaces Property

Gets the brep faces list accessor.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public BrepFaceList Faces { get; }

Property Value

Type: BrepFaceList
See Also