ne_ls_setEnd

int sbne::ne_ls_setEnd(LLineSegment *line, LPoint *p)

Sets the endpoint Lpoint object of this LLineSegment object.

Parameters:
  • line – a pointer to the LLineSegment object.

  • p – a pointer to the endpoint LPoint object.

Returns:

integer value indicating success/failure of the function.