API Reference > Classes > Main Classes > OdBmSiteSurface Class > OdBmSiteSurface Methods > OdBmSiteSurface::containsPoint Method
OdBmSiteSurface::containsPoint Method
Syntax
C++
bool containsPoint(const OdGePoint3d& point);
Parameters 
Description 
const OdGePoint3d& point 
[In] Input to be checked. 

Checks if the given point exists in the topography surface. 

 

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