API Reference > Classes > Geometry Classes > OdBmSurface Class > OdBmSurface Methods > OdBmSurface::getGeSurface Method
OdBmSurface::getGeSurface Method
Syntax
C++
OdResult getGeSurface(OdGeSurface* & pSurface, const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
OdGeSurface* & pSurface 
[out] Output GeSurface.  
const OdGeTol& tol = OdGeContext::gTol 
[in] Input tolerance value.
remarks Not implemented yet. 

Returns the GeSurface of this object. 

 

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