API Reference > OdBcf Namespace > Classes > OdBcfClippingPlanes Class > OdBcfClippingPlanes Methods > OdBcfClippingPlanes::getClippingPlane Method
OdBcfClippingPlanes::getClippingPlane Method
Syntax
C++
const OdBcfClippingPlaneArray& getClippingPlane() const;

An array of smart pointers to OdBcfClippingPlane objects.

Retrieves the array of clipping planes.

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

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