ne_bb_setHeight

int sbne::ne_bb_setHeight(LBox *b, const double &height)

Sets the value of the “height” attribute of this LBox object.

Parameters:
  • b – a pointer to the LBox object.

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

Returns:

integer value indicating success/failure of the function.