Category Drawings and detail, Object ProDtlnotedata

Function ProDtlnotedataTextStyleSet


Description
Set text style in the note_data.
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnotedataTextStyleSet(
ProDtlnotedata note_data
/* (In)
The note data.
*/
ProTextStyle r_text_style
/* (In)
The text style of the note.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more inputs are NULL or invalid.

Manual References:

  1. Technical Summary of Changes for Creo 4.0 F000: Text Properties
  2. Drawings: Detail Note Data
  3. Drawings: Detail Note Data