ne_rec_isSetDimensionWidth

bool sbne::ne_rec_isSetDimensionWidth(VTransformation2D *gS)

Predicates returning true if this VRectangle object’s “width” RAVector object is set.

Parameters:

gS – a pointer to the VRectangle object.

Returns:

true if the “width” RAVector object of this VRectangle object is set, false if either the “width” RAVector object is not set or the object is NULL .