Category 3D drawings and annotations, Object ProDtlsyminst

Function ProDtlsyminstIsDatumTarget


Description
Checks if specified symbol instance is a datum target.
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <ProDatumTarget.h>
ProErrorProDtlsyminstIsDatumTarget(
ProDtlsyminst* p_datum_target
/* (In)
The handle to datum target.
*/
ProBoolean* is_datum_target
/* (Out)
PRO_B_TRUE if it is a datum targetk, PRO_B_FALSE otherwise.
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_GENERAL_ERRORdatum target could not be created.

Manual References:

  1. Drawings: Symbol Instance Data
  2. Drawings: Symbol Instance Data