Click or drag to resize

BrepEdges Property

Gets the brep edges list accessor.

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

Property Value

Type: BrepEdgeList
See Also