ne_ve_setId

int sbne::ne_ve_setId(Veneer *ven, VeneerElement *vE, const std::string &elementId)

Sets the value of the “id” attribute of this VeneerElement object.

Parameters
  • ven – a pointer to the Veneer object.

  • vE – a pointer to the VeneerElement object.

  • elementId – a string to use as the value of the “id” attribute of this VeneerElement object.

Returns

integer value indicating success/failure of the function.