Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalBoundedSurface::set Method
Syntax
C++
OdGeExternalBoundedSurface& set(void* pSurfaceDef, OdGe::ExternalEntityKind surfaceKind, bool makeCopy = true);

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

 

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.