ne_go_isSetGlyphId

bool sbne::ne_go_isSetGlyphId(NGraphicalObject *gO)

Predicate returning true if the “glyphid” attribute of this NetworkElement is set.

Parameters:

gO – a pointer to the NGraphicalObject object.

Returns:

true if the “glyphid” attribute of this NGraphicalObject object is set, false if either the “glyphid” attribute is not set or the object is NULL .