Click or drag to resize

BrepFaceBrep Property

Gets the Brep that owns this face.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.9
Syntax
public Brep Brep { get; }

Property Value

Type: Brep
See Also