Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcSurface::setFromOdGeSurface Method
Syntax
C++
OdResult setFromOdGeSurface(const OdGeSurface& geSurface, const OdGeTol& tol = OdGeContext::gTol);

Sets new surface data from a surface entity. 

 

Parameters
Description
geSurface
[in] A surface entity to set surface data from.
tol
[in] A topological context.

Returns eOk if surface data was successfully set or an appropriate error code in the other case.

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