ne_net_isLayoutSpecified

bool sbne::ne_net_isLayoutSpecified(Network *net)

Predicate returning true if this Network object’s “layout” is set.

Parameters:

net – a pointer to the Network object.

Returns:

true if the “layout” of this Network object is set, false if either the “layout” is not set or the object is NULL .