Object ProCabling

Function ProCablingIsHarness


Description
check if the model handle is a harness part.
Synopsis
#include <ProCabling.h>
ProErrorProCablingIsHarness(
ProMdl* p_mdl
/* (In)
The model handle.
*/
ProBoolean* p_is_harness
/* (Out)
TRUE if the model is a harness.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Production Applications: Cabling: Finding a Harness
  2. Production Applications: Cabling: Finding a Harness