Category 3D drawings and annotations, Object ProSetdatumtag

Function ProSetdatumtagASMEDisplayGet


Description
Outputs whether a specified datum feature symbol annotation ASME is set.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProSetDatumTag.h>
ProErrorProSetdatumtagASMEDisplayGet(
ProSetDatumTag* dfs
/* (In)
datum feature symbol annotation.
*/
ProBoolean* asme
/* (Out)
PRO_B_TRUE if symbol has ASME display otherwise PRO_B_FALSE
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.
PRO_TK_CANT_ACCESSdatum feature symbol annotation can't be accessed.

Manual References:

  1. Annotations: Annotation Features and Annotations: Accessing Set Datum Tags
  2. Annotations: Annotation Features and Annotations: Accessing Set Datum Tags