API Reference > Classes > PRC Curve Classes > OdPrcEquationCurve3d Class > OdPrcEquationCurve3d Methods > OdPrcEquationCurve3d::setFunctionZ Method
OdPrcEquationCurve3d::setFunctionZ Method
Syntax
C++
OdResult setFunctionZ(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 Z-axis of the equation curve. 

 

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