ne_net_getText
-
NText *sbne::ne_net_getText(Network *net, NGraphicalObject *gO)
Gets the NText object assigned to this NGraphicalObject object, if its NText ojbect is
NULL, first creates an NText object and assign it to this NGraphicalObject object.- Parameters
net – a pointer to the Network object.
gO – a pointer to the NGraphicalObject object.
- Returns
a pointer to the NText object of this NGraphicalObject object.