ne_gs_set

int sbne::ne_gs_set(VTransformation2D *gS, std::unordered_map<std::string, std::string> infoList)

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

Parameters:
  • gS – a pointer to the VTransformation2D object.

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

Returns:

integer value indicating success/failure of the function.