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

Returns true if the given point exists in the topography surface, otherwise false. 

 

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