API Reference > Classes > PRC Surface Classes > OdPrcSurface Class > OdPrcSurface Methods > OdPrcSurface::setTransformation Method
OdPrcSurface::setTransformation Method
Syntax
C++
OdResult setTransformation(const OdPrcTransformation3d* trans);
Parameters 
Description 
const OdPrcTransformation3d* trans 
[in] A pointer to a new surface position in model space to set.
 

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

Sets a new value of the surface position in model space. 

 

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