API Reference > OdBcf Namespace > Classes > OdBcfVisualizationInfo Class > OdBcfVisualizationInfo Methods > OdBcfVisualizationInfo::getClippingPlanes Method
OdBcfVisualizationInfo::getClippingPlanes Method
Syntax
C++
const OdBcfClippingPlanesPtr& getClippingPlanes() const;

A smart pointer to the OdBcfClippingPlanes object.

Retrieves the clipping planes from the visualization information instance.

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

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