Click or drag to resize

RhinoBrepEdgeListCount Property

Gets the number of brep edges.

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

Property Value

Type: Int32

Implements

IBrepEdgeListCount
See Also