ne_point_getY

const double sbne::ne_point_getY(LPoint *p)

Returns the value of the “y” attribute of this LPoint object, if it has one.

Parameters

p – a pointer to the LPoint object.

Returns

the “y” attribute of this LPoint object, or 0.0 if the “y” attribute is not set or the object is NULL .