Gets the brep faces list accessor.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic BrepFaceList Faces { get; }
Public ReadOnly Property Faces As BrepFaceList
Get
Property Value
Type:
BrepFaceList
See Also