API Reference > OdGe Classes > OdGeOffsetSurface Class > OdGeOffsetSurface Methods > OdGeOffsetSurface::getSurface Method
OdGeOffsetSurface::getSurface Method
Syntax
C++
bool getSurface(OdGeSurface*& simpleSurface) const;
Parameters 
Description 
OdGeSurface*& simpleSurface 
[out] Receives the converted simple OdGeSurface. 

Creates a copy of this surface as an OdGeSurface, and returns a pointer to the new surface. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.