Close

Relief for ODA Team in Ukraine

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

Sets a new base curve. 

 

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

Returns eOk if new base curve data was successfully applied to the extrusion surface or an appropriate error code in the other case.

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