If the referenced geometry is a brep face, a brep with one face, or
a surface, this returns the brep face.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function Face As BrepFace
Return Value
Type:
BrepFaceA boundary representation face; or null on error.
See Also