API Reference > Classes > PRC Graphical Classes > OdPrcSceneDisplayParameters Class > OdPrcSceneDisplayParameters Methods > clippingPlanes Method > OdPrcSceneDisplayParameters::clippingPlanes Method ()
OdPrcSceneDisplayParameters::clippingPlanes Method ()
Syntax
C++
OdPrcSurfacePtrArray & clippingPlanes();

Returns the current array of planar surfaces. The array of planar surfaces is returned as a reference to an OdPrcSurfacePtrArray object, therefore it can be used to set new planar surfaces or change existing ones.

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