API 설명서 > Graphics and model display > Object ProText > Function ProTextFontDefaultIdGet
Function ProTextFontDefaultIdGet
Description
Returns the default text font identifier.
NOTE:
The correspondence between font names and font identifiers stays constant during a Creo Parametric session, but may be different for different sessions.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGraphic.h>
void
ProTextFontDefaultIdGet
(
int* font_id
/* (Out)
The default font identifier
*/
)
Returns
None
Sample Code References
User Guide References
도움이 되셨나요?