Close

Relief for ODA Team in Ukraine

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

Returns the current surface geometry data. 

 

Parameters
Description
pGeSurface
[out] A pointer to a surface object to store surface geometry data.
tol
[in] A topological context.

Returns eOk if surface geometry data was successfully returned to the calling subroutine or an appropriate error code in the other case.

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