ne_point_setX

int sbne::ne_point_setX(LPoint *p, const double &x)

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

Parameters
  • p – a pointer to the LPoint object.

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

Returns

integer value indicating success/failure of the function.