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

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

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