ne_crv_getElements
-
LCurve::listOfElements sbne::ne_crv_getElements(LCurve *c)
Gets all the LLineSegment objects of this LCurve object.
- Parameters
c – a pointer to the LCurve object.
- Returns
a vector of pointers to LLineSegment objects of this LCurve object.