API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::getRotation Method
OdCADReference::getRotation Method
Syntax
C++
void getRotation(double& rotation) const;
Parameters 
Description 
double& rotation 
[out] A placeholder for the rotation angle value. 

Returns the current rotation angle for the CAD reference in radians.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.