API Reference > OdGe Classes > OdGeExternalSurface Class > OdGeExternalSurface Methods > OdGeExternalSurface::getExternalSurface Method
OdGeExternalSurface::getExternalSurface Method
Syntax
C++
void getExternalSurface(void*& pSurfaceDef) const;
Parameters 
Description 
void*& pSurfaceDef 
[out] Receives a pointer to a copy of the raw surface definition. 

Returns a copy of the raw surface definition. 

 

It is up to the caller to delete the memory allocated.

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