API Reference > Classes > PRC Curve Classes > OdPrcCurve3d Class > OdPrcCurve3d Methods > OdPrcCurve3d::setTransformation Method
OdPrcCurve3d::setTransformation Method
Syntax
C++
OdResult setTransformation(const OdPrcTransformation3d* trans);
Parameters 
Description 
const OdPrcTransformation3d* trans 
[in] A pointer to a new transformation object to be set.
 

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

Sets a new transformation for the curve. 

 

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