ne_rp_setX

int sbne::ne_rp_setX(RPoint *point, RAVector *x)

Sets the “x” RAVector object of this RPoint object.

Parameters
  • point – a pointer to the RPoint object.

  • x – a pointer to the “x” RAVector object.

Returns

integer value indicating success/failure of the function.