Click or drag to resize

RhinoBrepEdges Property

Gets the brep edges list accessor.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public IBrepEdgeList Edges { get; }

Property Value

Type: IBrepEdgeList

Implements

IBrepEdges
See Also