API Reference > OdGe Classes > OdGeExternalBoundedSurface Class > OdGeExternalBoundedSurface Constructor > OdGeExternalBoundedSurface::OdGeExternalBoundedSurface Constructor (void*, OdGe::ExternalEntityKind, bool)
OdGeExternalBoundedSurface::OdGeExternalBoundedSurface Constructor (void*, OdGe::ExternalEntityKind, bool)
Syntax
C++
OdGeExternalBoundedSurface(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] Makes a copy of curveDef. 

Constructor for OdGeExternalBoundedSurface. 

 

Possible values for surfaceKind: 

untitled table kAcisEntity kExternalEntityUndefined

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