API Reference > OdGe Classes > OdGeExternalBoundedSurface Class > OdGeExternalBoundedSurface Methods > OdGeExternalBoundedSurface::set Method
OdGeExternalBoundedSurface::set Method
Syntax
C++
OdGeExternalBoundedSurface& set(void* pSurfaceDef, OdGe::ExternalEntityKind surfaceKind, bool makeCopy = true);
Parameters 
Description 
void* pSurfaceDef 
[in] Pointer to the surface definition.  
OdGe::ExternalEntityKind surfaceKind 
[in] Information about system that created the surface.  
bool makeCopy = true 
[in] If true, makes a copy of the surface definition. 

Sets the parameters for this external bound surface according to the arguments, and returns a reference to this external surface. 

 

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