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

A double value that represents the X-axis coordinate.

Retrieves the X-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.