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

A double value that represents the Y-axis coordinate.

Retrieves the Y-axis coordinate of the direction object.

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.