Click or drag to resize

RhinoBrepCurveListICount Property

Gets the number of curves in this list.

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

Property Value

Type: Int32

Implements

IBrepCurveListICount
See Also