API Reference > Classes > PRC Curve Classes > OdPrc2dCurveOnSurfaceCurve3d Class > OdPrc2dCurveOnSurfaceCurve3d Methods > OdPrc2dCurveOnSurfaceCurve3d::setCurveUV Method
OdPrc2dCurveOnSurfaceCurve3d::setCurveUV Method
Syntax
C++
OdResult setCurveUV(const OdPrcCurvePtr & value);
Parameters 
Description 
const OdPrcCurvePtr & 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.

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

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.