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

A double value that represents the Z-axis coordinate.

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