API Reference > Classes > Main Classes > OdBmSiteSurface Class > OdBmSiteSurface Methods > OdBmSiteSurface::findPoints Method
OdBmSiteSurface::findPoints Method
Syntax
C++
OdGePoint3dArray findPoints(const OdGeExtents3d& boundingBox);
Parameters 
Description 
const OdGeExtents3d& boundingBox 
[in] The bounding box. 

Returns only the points of the topography surface which lie within the input bounding box. 

 

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