API Reference > OdGe Classes > OdGeExternalBoundedSurface Class > OdGeExternalBoundedSurface Methods > getBaseSurface Method > OdGeExternalBoundedSurface::getBaseSurface Method (OdGeSurface*&)
OdGeExternalBoundedSurface::getBaseSurface Method (OdGeSurface*&)
Syntax
C++
void getBaseSurface(OdGeSurface*& pSurfaceDef) const;
Parameters 
Description 
OdGeSurface*& pSurfaceDef 
[out] Receives a pointer to the unbounded surface definition. 

Returns the unbounded surface. 

 

If called with a pointer to OdGeSurface, the OdExternalSurface will be converted to a native OdGeSurface, if possible.

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