API Reference > OdGe Classes > OdGeExternalBoundedSurface Class > OdGeExternalBoundedSurface Methods > OdGeExternalBoundedSurface::getExternalSurface Method
OdGeExternalBoundedSurface::getExternalSurface Method
Syntax
C++
void getExternalSurface(void*& pSurfaceDef) const;
Parameters 
Description 
curveDef 
[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.