ne_rp_setY

int sbne::ne_rp_setY(RPoint *point, RAVector *y)

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

Parameters:
  • point – a pointer to the RPoint object.

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

Returns:

integer value indicating success/failure of the function.