API Reference > Classes > Main Classes > OdBmSiteSurfaceHelper Class > OdBmSiteSurfaceHelper Methods > OdBmSiteSurfaceHelper::findPoints Method
OdBmSiteSurfaceHelper::findPoints Method
Syntax
C++
OdGePoint3dArray findPoints(const OdGeExtents3d& boundingBox);
Parameters 
Description 
const OdGeExtents3d& boundingBox 
[in] The boundig 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.