|
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)
Syntaxpublic int ICount { get; }
Public ReadOnly Property ICount As Integer
Get
public:
virtual property int ICount {
int get () sealed;
}
abstract ICount : int with get
override ICount : int with get
Property Value
Type:
Int32Implements
IBrepCurveListICount
See Also