Click or drag to resize

BrepVertexBrep Property

Gets the Brep that owns this vertex.

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

Property Value

Type: Brep
See Also