Description | ||||||||
Set annotation related gtol Attach | ||||||||
Synopsis | ||||||||
#include <ProGtolAttach.h> | ||||||||
ProError | ProGtolAttachOnAnnotationSet | ( | ||||||
ProGtolAttach gtol_attach | ||||||||
/* (In) | ||||||||
attach structure. | ||||||||
*/ | ||||||||
ProAnnotation* p_annot | ||||||||
/* (In) | ||||||||
PRO_DIMENSION, PRO_GTOL, PRO_NOTE for solid gtols. PRO_DIMENSION, PRO_GTOL, PRO_NOTE for drawing gtols. | ||||||||
*/ | ||||||||
ProBoolean elbow | ||||||||
/* (In) | ||||||||
attach to elbow instead of text. elbow should be PRO_B_TRUE if p_annot is of type PRO_NOTE | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|