API Documentation
>
Graphics and model display
>
Object ProText
> Function ProTextRotationAngleCurrentSet
Function ProTextRotationAngleCurrentSet
Description
Sets the rotational angle of Creo Parametric text output.
Replacement in Object TOOLKIT:
pfcDisplay::RotationAngle
Synopsis
#include <
ProGraphic.h
>
ProError
ProTextRotationAngleCurrentSet
(
double rotation_angle
/* (In)
The current text rotation angle for drawn graphics.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the rotational angle.
Sample Code References
pt_examples ( TestText.c )
pt_userguide ( UgGraphPolyLineDraw.c )
User Guide References
Controlling Text Attributes:ProTextRotationAngleCurrentSet
Was this helpful?
This site works best with JavaScript enabled