ne_clr_set

int sbne::ne_clr_set(VColorDefinition *c, std::unordered_map<std::string, std::string> infoList)

Set the value of a desired feature of a VColorDefinition object.

Parameters:
  • c – a pointer to the VColorDefinition object.

  • infoList – a list containg the info about the desired feature and its value.

Returns:

integer value indicating success/failure of the function.