API Reference > OdBcf Namespace > Classes > OdBcfClippingPlane Class > OdBcfClippingPlane Methods > OdBcfClippingPlane::getDirection Method
OdBcfClippingPlane::getDirection Method
Syntax
C++
const OdBcfDirectionPtr& getDirection() const;

A smart pointer to the OdBcfDirection object that represents the direction.

Retrieves the direction of the clipping plane object.

The direction object returned by the method can't be modified in the calling subroutine.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.