ne_crv_removeElement
-
int sbne::ne_crv_removeElement(LCurve *c, const int &index)
Removes the indexth LLineSegment object from this LCurve object.
- Parameters:
c – a pointer to the LCurve object.
index – the index of the LLineSegment object to remove.
- Returns:
integer value indicating success/failure of the function.