ne_go_isSetGlyphId
-
bool sbne::ne_go_isSetGlyphId(NGraphicalObject *gO)
Predicate returning
trueif the “glyphid” attribute of this NetworkElement is set.- Parameters
gO – a pointer to the NGraphicalObject object.
- Returns
trueif the “glyphid” attribute of this NGraphicalObject object is set,falseif either the “glyphid” attribute is not set or the object isNULL.