API Reference > Classes > PRC Curve Classes > OdPrcEquationCurve2d Class > OdPrcEquationCurve2d Methods > OdPrcEquationCurve2d::setFunctionY Method
OdPrcEquationCurve2d::setFunctionY Method
Syntax
C++
OdResult setFunctionY(const OdPrcMath1dPtr & value);
Parameters 
Description 
const OdPrcMath1dPtr & value 
[in] A new function to be set.
 

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

Sets a new mathematical function for the Y-axis of the equation curve. 

 

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