Category 3D drawings and annotations, Object ProSetdatumtag

Function ProSetdatumtagAdditionalTextSet


Description
Sets Additional text and Position to datum feature symbol annotation
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProSetDatumTag.h>
ProErrorProSetdatumtagAdditionalTextSet(
ProSetDatumTag* dfs
/* (In)
datum feature symbol annotation.
*/
wchar_t* lbl
/* (In)
label of datum feature symbol.
*/
ProDtmFeatAddlTextPos addlTextPos
/* (In)
position where the Additional text Appears. Default position is Right
*/
)
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