ne_stl_set
-
int sbne::ne_stl_set(VGlobalStyle *s, std::unordered_map<std::string, std::string> infoList)
Set the value of a desired feature of a VGlobalStyle object.
- Parameters:
s – a pointer to the VGlobalStyle object.
infoList – a list containg the info about the desired feature and its value.
- Returns:
integer value indicating success/failure of the function.