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