Category Drawings and detail, Object ProDtlentitydata

Function ProDtlentitydataIsConstruction


Description
checks if the draft entity is construction type
Replacement in Object TOOLKIT: pfcDetailEntityInstructions::IsConstruction
Synopsis
#include <ProDtlentity.h>
ProErrorProDtlentitydataIsConstruction(
ProDtlentitydata data
/* (In)
The draft entity data.
*/
ProBoolean* is_construction
/* (Out)
PRO_B_TRUE if the draft entity is construction type
*/
)
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