ne_elp_isSetPositionCX

bool sbne::ne_elp_isSetPositionCX(VTransformation2D *gS)

Predicates returning true if this VEllipse object’s “cx” RAVector object is set.

Parameters:

gS – a pointer to the VEllipse object.

Returns:

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