Close

Relief for ODA Team in Ukraine

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

Sets a new uv-curve for the on-surface curve.

Parameters
Description
value
[in] A new curve to be set as the uv-curve represented as a smart pointer to an OdPrcCurve object.

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

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