ne_elp_isSetDimensionRY

bool sbne::ne_elp_isSetDimensionRY(VTransformation2D *gS)

Predicatesreturning true if this VEllipse object’s “ry” RAVector object is set.

Parameters

gS – a pointer to the VEllipse object.

Returns

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