API Reference > OdBcf Namespace > Classes > OdBcfPoint Class > OdBcfPoint Methods > OdBcfPoint::getY Method
OdBcfPoint::getY Method
Syntax
C++
const double& getY() const;

A double value that contains the Y-axis coordinate of the point.

Retrieves the Y-axis coordinate of the point.

The coordinate value returned by the method can't be modified in the calling subroutine.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.