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

A smart pointer to the OdBcfPoint object that represents the location.

Retrieves the location of the clipping plane object.

The location point returned by the method can't be modified in the calling subroutine.

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