ne_crv_getNumElements

const size_t sbne::ne_crv_getNumElements(LCurve *c)

Gets the number of LLineSegment objects in this LCurve.

Parameters

c – a pointer to the LCurve object.

Returns

the number of LLineSegment of this LCurve object.