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

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

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