Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalSurface::OdGeExternalSurface Constructor (void*, OdGe::ExternalEntityKind, bool)
Syntax
C++
OdGeExternalSurface(void* pSurfaceDef, OdGe::ExternalEntityKind surfaceKind, bool makeCopy = true);

Constructor for the OdGeExternalSurface class. 

 

Parameters
Description
pSurfaceDef
[in] Pointer to the surface definition.
surfaceKind
[in] Information about system that created the surface.
makeCopy
[in] If true, makes a copy of the surface definition.
Copyright © 2002-2022. Open Design Alliance All rights reserved.