ne_ls_setStart
-
int sbne::ne_ls_setStart(LLineSegment *line, LPoint *p)
Sets the startpoint Lpoint object of this LLineSegment object.
- Parameters:
line – a pointer to the LLineSegment object.
p – a pointer to the startpoint LPoint object.
- Returns:
integer value indicating success/failure of the function.