API Reference > OdDb Classes > OdDbSpatialFilter Class > OdDbSpatialFilter Methods > OdDbSpatialFilter::clipVolumeIntersectsExtents Method
OdDbSpatialFilter::clipVolumeIntersectsExtents Method
Syntax
C++
bool clipVolumeIntersectsExtents(const OdGeExtents3d& extents) const;

Returns true if and only if the specified extents intersect the clip boundary of the Spatial Filter object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.