API 文件集
>
Drawings and detail
>
Object ProDtlentitydata
> Function ProDtlentitydataFontSet
Function ProDtlentitydataFontSet
Description
Sets the font of the specified draft entity.
Replacement in Object TOOLKIT:
pfcDetailEntityInstructions::FontName
Synopsis
#include <
ProDtlentity.h
>
ProError
ProDtlentitydataFontSet
(
ProDtlentitydata
entdata
/* (In)
The draft entity data.
*/
ProName
font
/* (In)
The new font of the draft entity.
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
Sample Code References
pt_examples ( TestDtlentity.c )
User Guide References
Draft Entity Data:ProDtlentitydataFontSet
Parent topic
Object ProDtlentitydata
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳