Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrc2dCurveOnSurfaceCurve3d::setBaseSurface Method
Syntax
C++
OdResult setBaseSurface(const OdPrcSurfacePtr & value);

Sets a new base surface of the on-surface curve.

Parameters
Description
value
[in] A new surface to be set as the base surface, which is represented as a smart pointer to an OdPrcSurface.

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

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