Category
Drawings and detail
, Object
ProDtlnotedata
Function ProDtlnotedataTextStyleSet
Description
Set text style in the note_data.
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotedataTextStyleSet
(
ProDtlnotedata
note_data
/* (In)
The note data.
*/
ProTextStyle
r_text_style
/* (In)
The text style of the note.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more inputs are NULL or invalid.
Manual References:
Technical Summary of Changes for Creo 4.0 F000: Text Properties
Drawings: Detail Note Data
Drawings: Detail Note Data