ne_point_setY

int sbne::ne_point_setY(LPoint *p, const double &y)

Sets the value of the “y” attribute of this LPoint object.

Parameters
  • p – a pointer to the LPoint object.

  • y – a double value to use as the value of the “y” attribute of this LPoint object.

Returns

integer value indicating success/failure of the function.