API Reference > Classes > PRC Mathematical Operators > OdPrcMath1dFraction Class > OdPrcMath1dFraction Methods > OdPrcMath1dFraction::setNumerator Method
OdPrcMath1dFraction::setNumerator Method
Syntax
C++
OdResult setNumerator(const OdPrcMath1dPtr & value);
Parameters 
Description 
const OdPrcMath1dPtr & value 
[in] A new numerator value to be set.
 

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

Sets a new value of the fraction numerator. 

 

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