ne_go_setGlyphId
-
int sbne::ne_go_setGlyphId(Network *net, NGraphicalObject *gO, const std::string &gOId)
Sets the value of the “glyphid” attribute of this NGraphicalObject object.
- Parameters:
net – a pointer to the Network object.
gO – a pointer to the NGraphicalObject object.
gOId – a string to use as the value of the “glyphid” attribute of this NGraphicalObject object.
- Returns:
integer value indicating success/failure of the function.