Category 3D drawings and annotations, Object ProSetdatumtag

Function ProSetdatumtagAttachmentSet


Description
Assigns the item to which the set datum tag is attached.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProSetDatumTag.h>
ProErrorProSetdatumtagAttachmentSet(
ProSetDatumTag* tag
/* (In)
The set datum tag.
*/
ProSelection attachment
/* (In)
The attachment. Use NULL to attach the tag to its datum plane, or to the default position on its axis.
*/
)
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