Category 3D drawings and annotations, Object ProSetdatumtag

Function ProSetdatumtagTextstyleSet


DEPRECATED: Since Creo 1
SUPERSEDED BY: ProAnnotationTextstyleSet
Description

Note: This function is deprecated. Use ProAnnotationTextstyleSet() instead.

Assigns the text style for the set datum tag.

Note:Angle and Mirror properties cannot be set. They can be set only for Notes and Dimensions.

Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProSetDatumTag.h>
ProErrorProSetdatumtagTextstyleSet(
ProSetDatumTag* tag
/* (In)
The set datum tag.
*/
ProTextStyle text_style
/* (In)
The text style.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Accessing Set Datum Tags
  2. Annotations: Annotation Features and Annotations: Accessing Set Datum Tags
  3. Technical Summary of Changes for Creo 11.0.0.0: Functions superseded from Creo 1.0 to Creo 11.0