API Reference > OdGe Classes > OdGeExternalSurface Class > OdGeExternalSurface Constructor > OdGeExternalSurface::OdGeExternalSurface Constructor (void*, OdGe::ExternalEntityKind, bool)
OdGeExternalSurface::OdGeExternalSurface Constructor (void*, OdGe::ExternalEntityKind, bool)
Syntax
C++
OdGeExternalSurface(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. 

Constructor for the OdGeExternalSurface class. 

 

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