ne_ve_setName
-
int sbne::ne_ve_setName(VeneerElement *vE, const std::string &name)
Sets the value of the “name” attribute of this VeneerElement object.
- Parameters
vE – a pointer to the VeneerElement object.
name – a string to use as the value of the “name” attribute of this VeneerElement object.
- Returns
integer value indicating success/failure of the function.