API Reference > Classes > PRC Mathematical Operators > OdPrcMath3dNonLinear Class > OdPrcMath3dNonLinear Methods > OdPrcMath3dNonLinear::setRightTransformation Method
OdPrcMath3dNonLinear::setRightTransformation Method
Syntax
C++
OdResult setRightTransformation(const OdPrcMath3dLinearPtr & value);
Parameters 
Description 
const OdPrcMath3dLinearPtr & value 
[in] A new right 3D non-linear transformation to be set.
 

Returns eOk if a new right 3D non-linear transformation was successfully set or an appropriate error code in the other case.

Sets a new right 3D non-linear transformation. 

 

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