ne_stl_addToIdList
-
int sbne::ne_stl_addToIdList(VGlobalStyle *s, const std::string &gOId)
Adds another id to the “idlist” attribute of this VLocalStyle object.
- Parameters
s – a pointer to the VLocalStyle object.
gOId – a string containing an NGraphicalObject object’s “id” attribute to add to the “idlist” attribute of the VGlobalStyle object.
- Returns
integer value indicating success/failure of the function.