API Documentation > Graphics and model display > Object ProText > Function ProTextFontIdCurrentSet
Function ProTextFontIdCurrentSet
Description
Sets the font identifier of Creo Parametric text output.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGraphic.h>
ProTextFontIdCurrentSet
(
int font_id
/* (In)
The font identifier
*/
)
Returns
The function successfully set the value.
Sample Code References
User Guide References
Was this helpful?