ne_bb_setWidth

int sbne::ne_bb_setWidth(LBox *b, const double &width)

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

Parameters
  • b – a pointer to the LBox object.

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

Returns

integer value indicating success/failure of the function.