Category Drawings and detail, Object ProDtlnotetext

Function ProDtlnotetextStyleGet


Description
Retrieves the text style of the specified text in the note
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnotetextStyleGet(
ProDtlnotetext note_text
/* (In)
The note text.
*/
ProTextStyle* r_text_style
/* (Out)
The text style of specified text in the note. You must free this memory when you are done using it.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the information.
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 Text Data
  3. Drawings: Detail Note Text Data