Category Drawings and detail, Object ProDtlentitydata

Function ProDtlentitydataIsPeriodic


Description
checks if the draft entity is marked as periodic
Synopsis
#include <ProDtlentity.h>
ProErrorProDtlentitydataIsPeriodic(
ProDtlentitydata data
/* (In)
The draft entity data.
*/
ProBoolean* is_periodic
/* (Out)
PRO_B_TRUE if the draft entity is periodic
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSInvalid input argument(s).

Manual References:

  1. Drawings: Draft Entity Data
  2. Drawings: Draft Entity Data